diff options
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ local miscgroups = { "sand", -- for cactus growth ABM "flora", -- for the plant spreading ABM "sapling", -- for the sapling growth ABM - "water", -- for the obsidian ABM + "water", -- for the obsidian and farming ABMs } local forced_items = { |