Zombies no longer drop swords and shovels

This commit is contained in:
Wuzzy 2017-03-17 17:31:17 +01:00
parent b4e7fc8179
commit 265522435c
1 changed files with 0 additions and 10 deletions

View File

@ -38,16 +38,6 @@ local zombie = {
chance = 11,
min = 1,
max = 1,},
{name = "mcl_core:shovel_iron",
-- approximation to 8.5%
chance = 11,
min = 1,
max = 1,},
{name = "mcl_core:sword_iron",
-- approximation to 8.5%
chance = 11,
min = 1,
max = 1,},
{name = "mcl_farming:carrot_item",
-- approximation to 8.5%
chance = 11,