Skip to content

Commit 64222e1

Browse files
add moreblocks.stairsplus_in_creative_inventory to mtinfo config, declutters some of the recipes
1 parent b296478 commit 64222e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generate-mtinfo.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# prepare config
44
CONFIG=/tmp/technic_minetest.conf
55
echo "mtinfo.autoshutdown = true" > ${CONFIG}
6+
echo "moreblocks.stairsplus_in_creative_inventory = false" >> ${CONFIG}
67

78
# prepare dependent mods
89
WORLDMODS_DIR=/tmp/technic_worldmods

0 commit comments

Comments
 (0)