Remove unused jump_chance attribute from mobs
This commit is contained in:
parent
f7fb83891a
commit
d38e0a0b00
5 changed files with 0 additions and 6 deletions
|
@ -33,7 +33,6 @@ mobs:register_mob("mobs_mc:enderdragon", {
|
|||
jump = true,
|
||||
jump_height = 14,
|
||||
stepheight = 1.2,
|
||||
jump_chance = 100,
|
||||
fly = true,
|
||||
fly_in = {"air"},
|
||||
dogshoot_switch = 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue