Tweak height fear of all mobs
This commit is contained in:
parent
a5b20b1bf0
commit
7899f6d432
5 changed files with 4 additions and 6 deletions
|
@ -65,7 +65,7 @@ mobs:register_mob("mobs_mc:blaze", {
|
|||
jump_height = 4,
|
||||
fly = true,
|
||||
jump_chance = 98,
|
||||
fear_height = 120,
|
||||
fear_height = 0,
|
||||
blood_amount = 0,
|
||||
glow = 14,
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue