forked from minetest-mods/quartz
8 lines
237 B
Plaintext
8 lines
237 B
Plaintext
# 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 = true
|