Escape from Funcraft: Beta 2 configs, mods, etc.

This commit is contained in:
BergaBruh
2026-07-23 16:35:06 +05:00
commit b218433c3c
27575 changed files with 24025424 additions and 0 deletions
@@ -0,0 +1,43 @@
{
"modpack_id": "my_modpack",
"modpack_name": "My Modpack",
"modpack_settings_enabled": false,
"show_accessories": true,
"show_lore": true,
"show_icons": true,
"show_offline_icons": true,
"show_special_icons": true,
"use_modpack_icons": true,
"show_online_activity": true,
"visibility_overrides": true,
"external_capes": [
{
"service": "mantle",
"enabled": true
},
{
"service": "skinmc",
"enabled": true
},
{
"service": "minecraft-capes",
"enabled": true
},
{
"service": "cloaks-plus",
"enabled": true
},
{
"service": "labymod",
"enabled": true
},
{
"service": "optifine",
"enabled": true
},
{
"service": "official",
"enabled": true
}
]
}