forked from mtcontrib/riesenpilz
change back brwon mushroom interval and chance
This commit is contained in:
parent
8e8671ea3d
commit
115d2a2a5e
4
init.lua
4
init.lua
@ -447,8 +447,8 @@ local mushrooms_list = {
|
|||||||
grounds = {soil=1, crumbly=3},
|
grounds = {soil=1, crumbly=3},
|
||||||
neighbours = {"default:tree"},
|
neighbours = {"default:tree"},
|
||||||
light = {min=1, max=7},
|
light = {min=1, max=7},
|
||||||
interval = 1,--100,
|
interval = 100,
|
||||||
chance = 1,--18,
|
chance = 18,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
["red"] = {
|
["red"] = {
|
||||||
|
Loading…
Reference in New Issue
Block a user