Remove explicit stepheight from most mobs

This commit is contained in:
Wuzzy 2020-04-08 02:31:24 +02:00
parent 31b367eb83
commit 21d5b93baa
10 changed files with 1 additions and 10 deletions

View file

@ -27,7 +27,6 @@ mobs:register_mob("mobs_mc:wither", {
fear_height = 4,
walk_velocity = 2,
run_velocity = 4,
stepheight = 1.2,
sounds = {
shoot_attack = "mobs_mc_ender_dragon_shoot",
attack = "mobs_mc_ender_dragon_attack",