Update mobs_mc

This commit is contained in:
Wuzzy 2017-09-13 23:13:47 +02:00
parent 15892c6604
commit a4b229e565
63 changed files with 96 additions and 46 deletions

View file

@ -21,7 +21,7 @@ mobs:register_mob("mobs_mc:villager_zombie", {
armor = 90,
collisionbox = {-0.3, -0.01, -0.3, 0.3, 1.94, 0.3},
visual = "mesh",
mesh = "mobs_mc_zvillager.b3d",
mesh = "mobs_mc_villager_zombie.b3d",
textures = {
{"mobs_mc_zombie_butcher.png"},
{"mobs_mc_zombie_farmer.png"},