summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2016-01-21 20:35:40 +0000
committerTenPlus1 <kinsellaja@yahoo.com>2016-01-21 20:35:40 +0000
commitc378e96af877976dade868a4fe4b19eeb7d66fe0 (patch)
tree2041bbec3cbc44947de968c531b8b05f45a53522 /init.lua
parent87031b60518731f62dbce0ffb1601b0c34d506c9 (diff)
cave generation cuts through soil by default (can be disabled in init.lua)
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index bab3852..1d0a196 100644
--- a/init.lua
+++ b/init.lua
@@ -11,6 +11,7 @@
ethereal = {}
ethereal.leaftype = 1 -- 0 for 2D plantlike, 1 for 3D allfaces
ethereal.leafwalk = true -- true for walkable leaves, false to fall through
+ethereal.cavedirt = true -- caves chop through dirt when true
-- Set following to 1 to enable biome or 0 to disable
ethereal.glacier = 1 -- Ice glaciers with snow