world generation, ores, ingots and more!
This commit is contained in:
8
mods/schemedit/settingtypes.txt
Normal file
8
mods/schemedit/settingtypes.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
# If enabled, exporting a schematic will also create a .lua file
|
||||
# in addition to the .mts file.
|
||||
schemedit_export_lua (.lua file schematic export) bool false
|
||||
|
||||
# Specify the style of the visual border markers.
|
||||
# * edges: Show borders at the edges
|
||||
# * checkers: Checker pattern at the sides
|
||||
schemedit_border_style (Border style) enum edges edges,checkers
|
||||
Reference in New Issue
Block a user