Files
GregTech-Modern-Community-Pack/config/cucumber-common.toml
mina f49f5e9c50 file upload
meat of the pack
2023-09-04 14:34:19 +01:00

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