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