init
This commit is contained in:
commit
a956daf8e2
2351 changed files with 163047 additions and 0 deletions
8
config/cucumber-common.toml
Normal file
8
config/cucumber-common.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
#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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue