summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-08-10 04:57:53 +0200
committerWuzzy <almikes@aol.com>2016-08-10 04:57:53 +0200
commit1132b23800e94fc27b5076423d7e228b951b4952 (patch)
tree45550fed9c8cd06e769321e04b1cacc10d67abc6 /init.lua
parentd1f5e127e992fddefebb90ab9198b5e43984ef67 (diff)
Fix obsidian texts
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 = {