rsemcs/config/ironjetpacks-common.toml

20 lines
428 B
TOML
Raw Normal View History

2022-05-12 09:33:18 +00:00
#General configuration options.
[General]
#Should jetpacks be enchantable?
2022-05-12 09:33:18 +00:00
enchantableJetpacks = false
#Enable Curios integration.
curiosIntegration = true
2022-05-12 09:33:18 +00:00
#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