Tweak height fear of all mobs
This commit is contained in:
parent
a5b20b1bf0
commit
7899f6d432
5 changed files with 4 additions and 6 deletions
|
@ -75,7 +75,7 @@ mobs:register_mob("mobs_mc:villager_zombie", {
|
|||
lava_damage = 5,
|
||||
sunlight_damage = 1,
|
||||
view_range = 16,
|
||||
fear_height = 5,
|
||||
fear_height = 4,
|
||||
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue