set very low water_damage so bunny,cow,kitten,panda,sheep,warthog avoids water

This commit is contained in:
tenplus1
2023-02-08 11:58:49 +00:00
parent 6edad4b60b
commit fec8522720
6 changed files with 6 additions and 6 deletions

View File

@ -38,7 +38,7 @@ stepheight = 0.6,
drops = {
{name = "mobs:meat_raw", chance = 1, min = 1, max = 2}
},
water_damage = 0,
water_damage = 0.01,
lava_damage = 5,
light_damage = 0,
fear_height = 6,