1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00
Fellies/config/pneumaticcraft/thirdparty.cfg
2021-02-06 12:01:23 +01:00

15 lines
344 B
INI

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