From 621948c70a6f07a39765ebd360dccd4261173e21 Mon Sep 17 00:00:00 2001 From: Calinou Date: Sat, 12 Oct 2013 19:55:42 +0200 Subject: Ability to show or hide Stairs+ nodes in creative inventory, thanks pitriss --- _config.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to '_config.txt') diff --git a/_config.txt b/_config.txt index ceff443..a7e6fcd 100644 --- a/_config.txt +++ b/_config.txt @@ -7,8 +7,11 @@ ------------------------------------------------------------------------------ --- Whether to direct wood based on player yaw when placing the block +-- Whether to direct wood based on player yaw when placing the block (true or false) wood_facedir = true --- Allow stair/slab crafting without a circular saw or not +-- Allow stair/slab crafting without a circular saw or not (true or false) allow_stair_slab_crafting = true + +-- Show stairs/slabs/panels/microblocks in creative inventory (true or false) +show_stairsplus_creative_inv = false -- cgit v1.2.3