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
|
@ -36,7 +36,6 @@ mobs:register_mob("mobs_mc:wither", {
|
|||
},
|
||||
jump = true,
|
||||
jump_height = 10,
|
||||
jump_chance = 98,
|
||||
fly = true,
|
||||
dogshoot_switch = 1,
|
||||
dogshoot_count_max =1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue