change back brwon mushroom interval and chance

This commit is contained in:
HybridDog 2014-12-07 16:54:49 +01:00
parent 8e8671ea3d
commit 115d2a2a5e
1 changed files with 2 additions and 2 deletions

View File

@ -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"] = {