From 71cf35138445f8718cf895ee73e0d9bc23b75034 Mon Sep 17 00:00:00 2001 From: Rui Date: Wed, 27 Jul 2016 23:47:00 +0900 Subject: [PATCH] Change "--" in the config file to "#" --- settings.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settings.txt b/settings.txt index 7bed3f8..3a11106 100644 --- a/settings.txt +++ b/settings.txt @@ -1,7 +1,7 @@ --- Set this to true to allow usage of the stairsplus mod in moreblocks +# Set this to true to allow usage of the stairsplus mod in moreblocks ENABLE_STAIRSPLUS = false --- This enables the old horizontal pillar block(deprecated, be sure to convert them back to normal pillars) +# This enables the old horizontal pillar block(deprecated, be sure to convert them back to normal pillars) ENABLE_HORIZONTAL_PILLAR = true