1
0
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:
TenPlus1
2018-07-13 19:04:48 +01:00
parent 1f401d5f52
commit 9d6cc6196e
5 changed files with 6 additions and 6 deletions

View File

@ -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,