sandmonster view range now 8

This commit is contained in:
TenPlus1 2017-07-29 20:00:13 +01:00
parent 5431359e73
commit 1561ec1447
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ mobs:register_mob("mobs_monster:sand_monster", {
}, },
walk_velocity = 1.5, walk_velocity = 1.5,
run_velocity = 4, run_velocity = 4,
view_range = 15, view_range = 8, --15
jump = true, jump = true,
floats = 0, floats = 0,
drops = { drops = {