From 77fc2ab5d6fac826023254a32a6d1b7e01e0f11f Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Sun, 31 Jan 2016 14:25:48 +0000 Subject: sapling chance changed for smaller tree's, plantlike leaves default again --- init.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'init.lua') diff --git a/init.lua b/init.lua index 1d0a196..b692cbc 100644 --- a/init.lua +++ b/init.lua @@ -9,8 +9,8 @@ ]] ethereal = {} -ethereal.leaftype = 1 -- 0 for 2D plantlike, 1 for 3D allfaces -ethereal.leafwalk = true -- true for walkable leaves, false to fall through +ethereal.leaftype = 0 -- 0 for 2D plantlike, 1 for 3D allfaces +ethereal.leafwalk = false -- 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 -- cgit v1.2.3