summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorTenPlus1 <kinsellaja@yahoo.com>2016-11-24 14:54:47 +0000
committerTenPlus1 <kinsellaja@yahoo.com>2016-11-24 14:54:47 +0000
commitb3f144fa861bea71b549f63a1670e5b1deaad73f (patch)
treedb0526338ce4e630b240cd1816246f2e718598e6 /init.lua
parentbc9f4b059d10477f1ee5c731e0bdf0ead65baa3c (diff)
added swamp biome
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.lua b/init.lua
index 1234b9f..21878a8 100644
--- a/init.lua
+++ b/init.lua
@@ -1,6 +1,6 @@
--[[
- Minetest Ethereal Mod (16th November 2016)
+ Minetest Ethereal Mod (24th November 2016)
Created by ChinChow
@@ -37,6 +37,7 @@ ethereal.plains = 1 -- Dry dirt with scorched trees
ethereal.savannah = 1 -- Dry yellow grass with acacia tree's
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
-- Intllib
local S