Fellies/config/simplyjetpacks-common.toml

25 lines
758 B
TOML
Raw Permalink Normal View History

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