Fellies/config/pneumaticcraft/thirdparty.cfg

15 lines
344 B
INI
Raw Normal View History

2021-01-29 23:07:52 +00:00
{
"description": "Enable/disable integration of specific third-party mods",
"enabled_mods": {
2021-02-06 11:01:02 +00:00
"botania": false,
2021-01-29 23:07:52 +00:00
"theoneprobe": true,
"mekanism": true,
"immersiveengineering": true,
"curios": true,
"patchouli": true,
"computercraft": true,
"waila": true,
"appliedenergistics2": true,
"jei": true
}
}