Fellies/config[default]/simplyjetpacks-common.toml

25 lines
758 B
TOML
Raw Normal View History

2021-01-28 20:11:47 +00:00
#Simply Jetpacks 2 - Common Configurations
[simplyjetpacks-common]
#Integration Configurations
[simplyjetpacks-common.integration]
2021-02-12 14:22:54 +00:00
#Enable Vanilla Jetpacks Integration.
enableIntegrationVanilla = true
#Enable Immersive Engineering Jetpacks Integration.
enableIntegrationImmersiveEngineering = true
#Enable Mekanism Jetpacks Integration.
enableIntegrationMekanism = true
2021-01-28 20:11:47 +00:00
#Enable EnderIO Jetpacks Integration.
enableIntegrationEnderIO = true
#Enable Thermal Expansion Jetpacks Integration.
enableIntegrationThermalExpansion = true
#Enable Thermal Dynamics Jetpacks Integration.
enableIntegrationThermalDynamics = true
#Misc Configurations
[simplyjetpacks-common.misc]
#Enable Join Advancements
enableJoinAdvancements = true