1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-02-23 14:40:22 +01:00

remove unknown loot item

This commit is contained in:
crabman77 2016-01-09 21:14:15 +01:00
parent 43bfae145b
commit dce4bbc89b

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",