summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2017-04-08 11:01:10 +0100
committerTenPlus1 <kinsellaja@yahoo.com>2017-04-08 11:01:10 +0100
commit7d0ee5177293aee199d8ba537726c765b16431fa (patch)
treedd1cc8e8f53c3e70c8de3a6bc5f1a6f534febaa7 /init.lua
parentaeb71b08b9e0d452bda4ecbbc614ff857e4902d3 (diff)
Added farming redo's hemp on mapgen
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.lua b/init.lua
index af1eccb..5b748ed 100644
--- a/init.lua
+++ b/init.lua
@@ -42,7 +42,7 @@ ethereal.fiery = 1 -- Red grass with lava craters
ethereal.sandclay = 1 -- Sand areas with clay underneath
ethereal.swamp = 1 -- Swamp areas with vines on tree's, mushrooms, lilly's and clay sand
ethereal.sealife = 1 -- Enable coral and seaweed
-ethereal.reefs = 1 -- Enable new coral reefs in default
+ethereal.reefs = 1 -- Enable new 0.4.15 coral reefs in default
local path = minetest.get_modpath("ethereal")