Files
sevtech-ages-1.12.2/config/acintegration.cfg
2025-07-23 08:37:00 +03:00

34 lines
1.1 KiB
INI

# Configuration file
general {
# Whether or not to load the Bewitchment integration.
B:Bewitchment=true
# Whether or not to load the Game Stages integration.
B:"Game Stages"=true
# Whether or not to load the MineTweaker integration.
B:"MineTweaker Integration"=true
# Whether or not to load the ProjectE integration
B:"ProjectE Integration"=false
# Whether or not to load the Thaumcraft integration. Disabling this will override any other part of said integration.
B:"Thaumcraft Integration"=false
B:"Thaumcraft Warp"=false
# Toggles wheter or not to gain additional warp from being inside AbyssalCraft dimensions
B:"Thaumcraft Warp: Dimensions"=true
# Toggles wheter or not to gain additional warp from attacking/being attacked by AbyssalCraft mobs
B:"Thaumcraft Warp: Mobs"=true
# Toggles whether or not you gain additional warp through failing rituals and Disruptions
B:"Thaumcraft Warp: PE"=true
# Whether or not to load the Tinkers' Construct integration.
B:"Tinkers' Construct"=true
}