This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/cucumber-common.toml

9 lines
487 B
TOML
Raw Normal View History

2023-11-02 12:32:44 -05:00
#General configuration options.
[General]
#Mod ids (in order) to prioritize using items for when generating the cucumber-tags.json file.
modTagPriorities = ["minecraft", "emendatusenigmatica", "kubejs", "create", "ae2", "quark", "thermal", "occultism", "mekanism", "immersiveengineering", "blue_skies", "rftoolsbase", "ad_astra"]
#If enabled, any tags in the cucumber-tags.json file set to items that don't exist will be refreshed if possible.
autoRefreshTagOptions = true