1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00
Fellies/config/simplyjetpacks-common.toml

25 lines
758 B
TOML
Raw Normal View History

2021-01-11 20:08:08 +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
#Enable Mekanism Jetpacks Integration.
enableIntegrationMekanism = true
#Enable Vanilla Jetpacks Integration.
enableIntegrationVanilla = true
#Enable Immersive Engineering Jetpacks Integration.
enableIntegrationImmersiveEngineering = true
#Misc Configurations
[simplyjetpacks-common.misc]
#Enable Join Advancements
enableJoinAdvancements = true