1
0
mirror of https://codeberg.org/tenplus1/mobs_animal.git synced 2025-07-12 05:10:28 +02:00

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

@ -41,7 +41,7 @@ mobs:register_mob("mobs_animal:kitten", {
drops = {
{name = "farming:string", chance = 1, min = 0, max = 1}
},
water_damage = 0,
water_damage = 0.01,
lava_damage = 5,
fear_height = 3,
animation = {