Initialize pack from in-play

This commit is contained in:
bluepython508
2025-04-11 16:06:26 +01:00
parent 71aff04690
commit d0b9f09cb5
189 changed files with 7505 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"description": "Enable/disable integration of specific third-party mods",
"enabled_mods": {
"theoneprobe": true,
"cofh_core": true,
"immersiveengineering": true,
"computercraft": true,
"waila": true,
"jei": true,
"botania": true,
"crafttweaker": true,
"mekanism": true,
"curios": true,
"patchouli": true,
"create": true,
"gamestages": true,
"appliedenergistics2": true
}
}