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:
parent
43bfae145b
commit
dce4bbc89b
@ -49,10 +49,6 @@ mobs:register_mob("mobs:ent", {
|
|||||||
chance = 5,
|
chance = 5,
|
||||||
min = 1,
|
min = 1,
|
||||||
max = 3,},
|
max = 3,},
|
||||||
{name = "lottplants:yavannamiresapling",
|
|
||||||
chance = 250,
|
|
||||||
min = 1,
|
|
||||||
max = 1,},
|
|
||||||
},
|
},
|
||||||
light_resistant = true,
|
light_resistant = true,
|
||||||
drawtype = "front",
|
drawtype = "front",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user