diff options
Diffstat (limited to '_config.txt')
-rw-r--r-- | _config.txt | 3 |
1 files changed, 3 insertions, 0 deletions
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 |