From b3f144fa861bea71b549f63a1670e5b1deaad73f Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Thu, 24 Nov 2016 14:54:47 +0000 Subject: added swamp biome --- init.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'init.lua') 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 -- cgit v1.2.3