Fix some pathfinding mob definitions

This commit is contained in:
Wuzzy 2017-03-03 01:27:10 +01:00
parent 0f119663d7
commit 26cea30116
10 changed files with 16 additions and 15 deletions

View file

@ -12,7 +12,7 @@ mobs:register_mob("mobs_mc:enderman", {
hp_min = 40,
hp_max = 40,
collisionbox = {-0.4, -1.5, -0.4, 0.4, 1.5, 0.4},
pathfinding = 1,
visual = "mesh",
mesh = "mobs_sand_monster.b3d",
textures = {