fix skele drops

This commit is contained in:
maikerumine 2016-01-10 13:16:00 -05:00
parent 9d15a1c252
commit fefb76be6d

View File

@ -265,11 +265,11 @@ bp:register_mob("esmobs:skeleton", {
damage = 1,
armor = 200,
drops = {
{name = "throwing:arrow",
{name = "esmobs:arrow",
chance = 1,
min = 0,
max = 2,},
{name = "throwing:bow_wood",
{name = "esmobs:bow_wood",
chance = 11,
min = 1,
max = 1,},