mirror of
https://github.com/minetest-mods/quartz.git
synced 2025-07-15 14:50:37 +02:00
Use all caps in option names
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
-- Set this to true to allow usage of the stairsplus mod in moreblocks
|
||||
|
||||
enable_stairsplus = false
|
||||
ENABLE_STAIRSPLUS = false
|
||||
|
||||
-- This enables the old horizontal pillar block(deprecated, be sure to convert them back to normal pillars)
|
||||
|
||||
enable_horizontal_pillar = true
|
||||
ENABLE_HORIZONTAL_PILLAR = true
|
||||
|
Reference in New Issue
Block a user