Tweak height fear of all mobs

This commit is contained in:
Wuzzy 2019-03-09 00:54:49 +01:00
parent a5b20b1bf0
commit 7899f6d432
5 changed files with 4 additions and 6 deletions

View file

@ -63,7 +63,6 @@ mobs:register_mob("mobs_mc:enderdragon", {
jump_height = 14,
stepheight = 1.2,
jump_chance = 100,
fear_height = 120,
fly = true,
fly_in = {"air"},
dogshoot_switch = 1,