Remove explicit stepheight from most mobs
This commit is contained in:
parent
31b367eb83
commit
21d5b93baa
10 changed files with 1 additions and 10 deletions
|
@ -32,7 +32,6 @@ mobs:register_mob("mobs_mc:enderdragon", {
|
|||
damage = 10,
|
||||
jump = true,
|
||||
jump_height = 14,
|
||||
stepheight = 1.2,
|
||||
fly = true,
|
||||
dogshoot_switch = 1,
|
||||
dogshoot_count_max =5,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue