fix pig drops

This commit is contained in:
4aiman 2015-07-10 23:19:43 +03:00
parent 9a73b61f3b
commit fc300d1d11
1 changed files with 1 additions and 1 deletions

View File

@ -1791,7 +1791,7 @@ adbs.register_mob("adbs:pig", {
run_velocity = 1.5,
armour = {fleshy=100},
drops = {
{name = "farming:carrot",
{name = "farming:carrot_item",
chance = 1,
min = 0,
max = 1,},