mirror of
https://codeberg.org/tenplus1/mobs_animal.git
synced 2025-07-12 05:10:28 +02:00
stop animals from drowning in water since they can all swim irl
This commit is contained in:
@ -39,7 +39,7 @@ reach = 1,
|
||||
drops = {
|
||||
{name = "farming:string", chance = 1, min = 0, max = 1},
|
||||
},
|
||||
water_damage = 1,
|
||||
water_damage = 0,
|
||||
lava_damage = 5,
|
||||
fear_height = 3,
|
||||
animation = {
|
||||
|
Reference in New Issue
Block a user