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

25 lines
758 B
TOML
Raw Normal View History

2021-01-17 12:40:59 +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-01-26 10:32:42 +00:00
#Enable Mekanism Jetpacks Integration.
enableIntegrationMekanism = true
#Enable Vanilla Jetpacks Integration.
enableIntegrationVanilla = true
#Enable Immersive Engineering Jetpacks Integration.
enableIntegrationImmersiveEngineering = true
2021-01-17 12:40:59 +00:00
#Misc Configurations
[simplyjetpacks-common.misc]
#Enable Join Advancements
enableJoinAdvancements = true