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

@ -31,7 +31,7 @@ stepheight = 0.6,
jump_height = 6,
drops = {
{name = "mobs:rabbit_raw", chance = 1, min = 1, max = 1},
{name = "mobs:rabbit_hide", chance = 1, min = 1, max = 1},
{name = "mobs:rabbit_hide", chance = 1, min = 0, max = 1},
},
water_damage = 1,
lava_damage = 4,