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

@ -24,7 +24,7 @@ mobs:register_mob("mobs_animal:bee", {
drops = {
{name = "mobs:honey", chance = 2, min = 1, max = 2},
},
water_damage = 2,
water_damage = 1,
lava_damage = 2,
light_damage = 0,
fall_damage = 0,