From 474d62ac7c6f540318ccba9777f4f2c8d35007ec Mon Sep 17 00:00:00 2001 From: Calinou Date: Sun, 15 Sep 2013 14:52:18 +0200 Subject: Allow stair/slab crafting by default, can be disabled in _config.txt --- _config.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to '_config.txt') diff --git a/_config.txt b/_config.txt index b4395f4..ceff443 100644 --- a/_config.txt +++ b/_config.txt @@ -9,3 +9,6 @@ -- Whether to direct wood based on player yaw when placing the block wood_facedir = true + +-- Allow stair/slab crafting without a circular saw or not +allow_stair_slab_crafting = true -- cgit v1.2.3