Version 1.0.19b
This commit is contained in:
18
minecraft/config/cucumber-common.toml
Normal file
18
minecraft/config/cucumber-common.toml
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
#General configuration options.
|
||||
[General]
|
||||
#Mod ids (in order) to prioritize using items for when generating the cucumber-tags.json file.
|
||||
modTagPriorities = [
|
||||
"minecraft",
|
||||
"alltheores",
|
||||
"kubejs",
|
||||
"thermal",
|
||||
"mekanism",
|
||||
"create",
|
||||
"immersiveengineering",
|
||||
"occultism",
|
||||
"ae2",
|
||||
"ftbic",
|
||||
"chemlib",
|
||||
"biggerreactors"
|
||||
]
|
||||
Reference in New Issue
Block a user