atm9/client/config/ironjetpacks-common.toml

20 lines
447 B
TOML
Raw Normal View History

2024-10-03 12:30:14 -07:00
#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