rsemcm/server/config/ironjetpacks-common.toml
Harrison Deng f1e42a248c
Some checks reported errors
ydeng/Reslate/rsemcm/pipeline/head Something is wrong with the build of this commit
RealYHD/rsemcm/pipeline/head Something is wrong with the build of this commit
Updated to Forge 40.1.52 and updated mods.
2022-06-22 21:01:16 -05:00

20 lines
428 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