forked from VoxeLibre/VoxeLibre
Pillagers: spawn with loaded crossbow
This commit is contained in:
parent
dd96dd097c
commit
d7e950ab7b
|
@ -76,7 +76,7 @@ pillager = {
|
||||||
textures = {
|
textures = {
|
||||||
{
|
{
|
||||||
"mobs_mc_pillager.png", -- Skin
|
"mobs_mc_pillager.png", -- Skin
|
||||||
"mcl_bows_crossbow_0.png^[resize:16x16", -- Wielded item
|
"mcl_bows_crossbow_3.png^[resize:16x16", -- Wielded item
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
drops = {
|
drops = {
|
||||||
|
|
Loading…
Reference in New Issue