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
|
@ -66,7 +66,6 @@ mobs:register_mob("mobs_mc:blaze", {
|
|||
jump = true,
|
||||
jump_height = 4,
|
||||
fly = true,
|
||||
jump_chance = 98,
|
||||
fear_height = 0,
|
||||
glow = 14,
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue