diff options
author | Wuzzy <almikes@aol.com> | 2016-12-23 16:15:48 +0100 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2016-12-23 16:15:48 +0100 |
commit | 9c9940094844a9d94641e897164ee671c6b8e514 (patch) | |
tree | 199c26bc382c0c38747d79e4d04f6182b3b12a6d /init.lua | |
parent | 6db15453c3eb3f1eb3db317a8a4636dbe165e9fc (diff) |
Update justification for water in miscgroups
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 = { |