stop animals from drowning in water since they can all swim irl

This commit is contained in:
TenPlus1
2019-02-11 09:10:51 +00:00
parent 1637379056
commit 84cc9c3fa8
8 changed files with 8 additions and 8 deletions

View File

@ -38,7 +38,7 @@ mobs:register_mob("mobs_animal:pumba", {
drops = {
{name = "mobs:pork_raw", chance = 1, min = 1, max = 3},
},
water_damage = 1,
water_damage = 0,
lava_damage = 5,
light_damage = 0,
fear_height = 2,