Interstellar2/Client/config/pneumaticcraft/thirdparty.cfg
imthegm ce7cd97325 0.1.0
Split pack into server and client modlists.
2023-10-07 20:25:23 -04:00

19 lines
436 B
INI

{
"description": "Enable/disable integration of specific third-party mods",
"enabled_mods": {
"theoneprobe": true,
"cofh_core": true,
"immersiveengineering": true,
"computercraft": true,
"waila": true,
"jei": true,
"botania": true,
"crafttweaker": true,
"mekanism": true,
"curios": true,
"patchouli": true,
"create": true,
"gamestages": true,
"appliedenergistics2": true
}
}