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/ironjetpacks-common.toml
2023-11-02 12:32:44 -05:00

20 lines
447 B
TOML

#General configuration options.
[General]
#Should jetpacks be enchantable?
enchantableJetpacks = false
#Enable Curios integration.
curiosIntegration = true
#Dynamic recipe options.
[Recipe]
#Enable default recipes for Energy Cells?
cells = true
#Enable default recipes for Thrusters?
thrusters = true
#Enable default recipes for Capacitors?
capacitors = true
#Enable default recipes for Jetpacks?
jetpacks = true