remove unknown loot item

This commit is contained in:
crabman77 2016-01-09 21:14:15 +01:00
parent 43bfae145b
commit dce4bbc89b
1 changed files with 0 additions and 4 deletions

View File

@ -49,10 +49,6 @@ mobs:register_mob("mobs:ent", {
chance = 5,
min = 1,
max = 3,},
{name = "lottplants:yavannamiresapling",
chance = 250,
min = 1,
max = 1,},
},
light_resistant = true,
drawtype = "front",