added config files
This commit is contained in:
6
config/cucumber-common.toml
Normal file
6
config/cucumber-common.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
#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
|
Reference in New Issue
Block a user