From 84ee1ffae8e17c00cc20c166556b2fe39fa54c7c Mon Sep 17 00:00:00 2001 From: Calinou Date: Sun, 19 Oct 2014 18:15:46 +0200 Subject: =?UTF-8?q?Fix=20issue=20#1:=20=E2=80=9Cstairsplus=5Fin=5Fcreative?= =?UTF-8?q?=5Finventory=20not=20being=20honored=E2=80=9D.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.lua | 3 --- 1 file changed, 3 deletions(-) (limited to 'config.lua') diff --git a/config.lua b/config.lua index 7efb539..e5db086 100644 --- a/config.lua +++ b/config.lua @@ -18,8 +18,5 @@ local function setting(settingtype, name, default) end end --- Whether to direct wood based on player posititon when placing the block (true or false): -setting("bool", "wood_facedir", true) - -- Show stairs/slabs/panels/microblocks in creative inventory (true or false): setting("bool", "stairsplus_in_creative_inventory", false) -- cgit v1.2.3