Files
OFModpack/config/pneumaticcraft/thirdparty.cfg
T
2026-06-14 01:24:29 +02:00

23 lines
531 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,
"fusion": true,
"cold_sweat": true,
"botania": true,
"crafttweaker": true,
"mekanism": true,
"ftbteams": true,
"curios": true,
"patchouli": true,
"create": true,
"gamestages": true,
"ftbfiltersystem": true,
"appliedenergistics2": true
}
}