atm9/client/config/cucumber-common.toml

9 lines
398 B
TOML
Raw Normal View History

2024-09-29 18:14:34 -07:00
#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