rsemcm/client/overrides/config/ironjetpacks-common.toml
Harrison Deng 3ac7cf66c2
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 client modpack to reflect server mod changes.
2022-05-30 15:47:37 -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