Files
PietroSainaghi 35aff91e33 Finally a GIT!
2022-10-06 18:38:10 -07: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
}