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