Tweak jumps of chicken and pigs

This commit is contained in:
Wuzzy 2017-02-23 18:14:39 +01:00
parent 45acfff97a
commit bb5045db10
2 changed files with 6 additions and 30 deletions

View file

@ -30,7 +30,8 @@ mobs:register_mob("mobs_mc:pig", {
water_damage = 1,
lava_damage = 5,
light_damage = 0,
fear_height = 3,
fear_height = 4,
jump_height = 4.5,
sounds = {
random = "mobs_pig",
death = "mobs_pig_angry",