Update mobs_mc textures

This commit is contained in:
Wuzzy 2017-07-22 12:52:58 +02:00
parent 545e9ddcd6
commit ae3098f0bd
20 changed files with 17 additions and 8 deletions

View file

@ -23,7 +23,7 @@ mobs:register_mob("mobs_mc:vindicator", {
visual = "mesh",
mesh = "mobs_mc_vindicator.b3d",
textures = {
{"mobs_mc_vindicator_base.png^mobs_mc_vindicator_axe.png"},
{"mobs_mc_vindicator_axe.png"},
-- TODO: Glow when attacking (mobs_mc_vindicator.png)
},
visual_size = {x=3, y=3},