Config set and mod

This commit is contained in:
minster586
2025-04-19 02:56:28 -04:00
parent 04822e61e3
commit c37c2a2e7c
1865 changed files with 431005 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
#Changes what sneak right-clicking on a platform with a wrench will do
#GUI: opens the platform selector GUI
#CYCLE: cycles through the options
#MIXED: uses the GUI if the is more then 5 options
#Allowed Values: GUI, CYCLE, MIXED
"Selection Mode" = "MIXED"
#Select A GUI Style
[gui_style]
#Allowed Values: DEFAULT, VANILLA
PlatFormer = "DEFAULT"
#Allowed Values: DEFAULT, VANILLA
"Platform Select" = "DEFAULT"