mirror of
https://github.com/minetest-mods/quartz.git
synced 2024-11-17 15:58:16 +01:00
changed seetings.txt to settings.lua
changes did not work when I made them, until after I changed settings.txt, to settings.lua not sure how weird this is but, on my end it made a difference
This commit is contained in:
parent
92d974f384
commit
9bc06a3b81
7
settings.lua
Normal file
7
settings.lua
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user