atm9/client/config/cucumber-common.toml

9 lines
398 B
TOML
Raw Normal View History

2024-10-03 12:30:14 -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