This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/kleeslabs-common.toml
2023-11-02 12:32:44 -05:00

9 lines
388 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