Files
Reimagined/Server/config/kleeslabs-common.toml
T
2026-05-07 21:38:27 +03:00

8 lines
386 B
TOML

#Control whether KleeSlabs should trigger ALWAYS, ONLY_WHEN_SNEAKING or ONLY_WHEN_NOT_SNEAKING
#Allowed Values: ALWAYS, ONLY_WHEN_SNEAKING, ONLY_WHEN_NOT_SNEAKING
mode = "ALWAYS"
#IDs of mods whose compatibility should be disabled.
disabledCompat = []
#Set to true to have KleeSlabs dump a list of items containing the word 'slab' in their name upon world load
dumpSlabs = false