diff --git a/settings.lua b/settings.lua new file mode 100644 index 0000000..2668a26 --- /dev/null +++ b/settings.lua @@ -0,0 +1,7 @@ +-- Set this to true to allow usage of the stairsplus mod in moreblocks + +enable_stairsplus = true + +-- This enables the old horizontal pillar block(deprecated, be sure to convert them back to normal pillars) + +enable_horizontal_pillar = false