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

@ -11,7 +11,6 @@ mobs:register_mob("mobs_mc:polar_bear", {
type = "animal",
runaway = false,
passive = false,
stepheight = 1.2,
hp_min = 30,
hp_max = 30,
breath_max = -1,