Initial commit.

This commit is contained in:
2022-05-10 16:26:15 -05:00
commit 10007b6aaf
772 changed files with 452469 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
}
}