minetest-gamemode-orion/settingtypes.txt

10 lines
612 B
Plaintext
Raw Permalink Normal View History

2021-01-22 17:55:07 +00:00
spark_gui_background (GUI background color <RGBA>) string fc05e344
spark_gui_foreground (GUI foreground color <RGBA>) string fc059dd0
spark_gui_highlight (GUI highlight color <RGBA>) string fc059db0
spark_gui_full (GUI Full background <BOOL>) bool false
spark_log (Enable console log) bool true
2021-08-28 12:26:15 +00:00
spark_quick_put_enabled (Left click items into inventories) bool true
2021-01-22 17:55:07 +00:00
spark_debug_enable ([WARNING: ARBITRARY LUA CODE [very bad!]] enable sparkdebug) bool false
2023-01-17 08:28:25 +00:00
orion_world_gen_decoslabs (Enabled decoration slabs worldgen) bool false
2023-03-31 12:57:34 +00:00
orion_api_enable_half_slabs (Enable half slabs [experimental]) bool false