Fellies/config[common]/pneumaticcraft/thirdparty.cfg

15 lines
345 B
INI
Raw Normal View History

2021-01-15 23:04:01 +00:00
{
"description": "Enable/disable integration of specific third-party mods",
"enabled_mods": {
2021-01-17 11:43:36 +00:00
"botania": false,
2021-01-15 23:04:01 +00:00
"theoneprobe": true,
"mekanism": true,
"immersiveengineering": true,
"curios": true,
"patchouli": true,
2021-01-17 11:43:36 +00:00
"computercraft": false,
2021-01-15 23:04:01 +00:00
"waila": true,
"appliedenergistics2": true,
"jei": true
}
}