Files
Epoch-Runner-Server/overrides/config/acintegration.cfg
Jacob Vinding 44b79588a3 Initial
2025-12-26 23:36:50 +01:00

33 lines
1.0 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"=true
# Whether or not to load the Thaumcraft integration. Disabling this will override any other part of said integration.
B:"Thaumcraft Integration"=true
# 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
}