buff sponge spore sprouting

This commit is contained in:
Kimapr 2020-01-07 15:41:14 +05:00
parent a1a02508f5
commit d479ebb0df
1 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ nodecore.register_craft({
nodecore.register_limited_abm({ nodecore.register_limited_abm({
label = "Sponge Spore Sprouting", label = "Sponge Spore Sprouting",
interval = 1, interval = 10,
chance = 40, chance = 40,
limited_max = 1000, limited_max = 1000,
nodenames = {living}, nodenames = {living},