Files
OFModpack/config/cucumber-common.toml
lucasdpt 0129d81bd4 fix eol
2026-06-14 02:07:47 +02:00

7 lines
394 B
TOML

#General configuration options.
[General]
#Mod ids (in order) to prioritize using items for when generating the cucumber-tags.json file.
modTagPriorities = ["thermal", "mekanism", "tconstruct", "immersiveengineering", "appliedenergistics2"]
#If enabled, any tags in the cucumber-tags.json file set to items that don't exist will be refreshed if possible.
autoRefreshTagOptions = true