summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua4
1 files changed, 3 insertions, 1 deletions
diff --git a/init.lua b/init.lua
index 3f7f10f..87a306e 100644
--- a/init.lua
+++ b/init.lua
@@ -14,6 +14,8 @@ local groupdefs = {
["leaves"] = "Leaves and Needles",
["flower"] = "Flowers",
["sapling"] = "Saplings",
+ ["water"] = "Water",
+ ["lava"] = "Lava",
["cracky"] = "Cracky",
["crumbly"] = "Crumbly",
@@ -25,7 +27,7 @@ local groupdefs = {
["fleshy"] = "Flesh",
}
-local miscgroups = { "book", "vessel", "dye", "stick", "wool", "sand", "wood", "stone", "metal", "tree", "fence", "wall", "leaves", "flower", "sapling" }
+local miscgroups = { "book", "vessel", "dye", "stick", "wool", "sand", "wood", "stone", "metal", "tree", "fence", "wall", "leaves", "flower", "sapling", "water", "lava" }
local mininggroups = { "cracky", "crumbly", "choppy", "snappy", "bendy", "oddly_breakable_by_hand" }
local forced_items = {