mirror of
https://codeberg.org/tenplus1/mobs_animal.git
synced 2025-07-12 13:20:27 +02:00
change some animal drops
This commit is contained in:
@ -36,7 +36,7 @@ reach = 1,
|
||||
runaway = true,
|
||||
jump = false,
|
||||
drops = {
|
||||
{name = "farming:string", chance = 1, min = 1, max = 1},
|
||||
{name = "farming:string", chance = 1, min = 0, max = 1},
|
||||
},
|
||||
water_damage = 1,
|
||||
lava_damage = 5,
|
||||
|
Reference in New Issue
Block a user