diff --git a/mods/mobs/ent.lua b/mods/mobs/ent.lua index 9672dd78..95ce8fdc 100755 --- a/mods/mobs/ent.lua +++ b/mods/mobs/ent.lua @@ -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",