We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b296478 commit 64222e1Copy full SHA for 64222e1
generate-mtinfo.sh
@@ -3,6 +3,7 @@
3
# prepare config
4
CONFIG=/tmp/technic_minetest.conf
5
echo "mtinfo.autoshutdown = true" > ${CONFIG}
6
+echo "moreblocks.stairsplus_in_creative_inventory = false" >> ${CONFIG}
7
8
# prepare dependent mods
9
WORLDMODS_DIR=/tmp/technic_worldmods
0 commit comments