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

@ -33,7 +33,7 @@ stepheight = 0.6,
{name = "mobs:rabbit_raw", chance = 1, min = 1, max = 1},
{name = "mobs:rabbit_hide", chance = 1, min = 0, max = 1}
},
water_damage = 0,
water_damage = 0.01,
lava_damage = 4,
light_damage = 0,
fear_height = 2,