Files
BoundlessHorizons/config/cucumber-common.toml
2024-09-25 03:12:49 +02:00

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