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
+59
View File
@@ -0,0 +1,59 @@
{
"language": "en_us",
"join": {
"refreshSkin": true,
"skipRefreshProviders": [],
"applyDelay": 0,
"autoFetch": {
"enabled": true,
"overrideExisting": false,
"providers": [
"mojang"
]
}
},
"request": {
"proxy": "",
"timeout": 10,
"userAgent": ""
},
"providers": {
"mojang": {
"enabled": true,
"name": "mojang",
"cache": {
"enabled": true,
"duration": 60
}
},
"ely_by": {
"enabled": true,
"name": "ely.by",
"cache": {
"enabled": true,
"duration": 60
}
},
"mineskin": {
"apiKey": "",
"proxyUrlUpload": false,
"enabled": true,
"name": "web",
"cache": {
"enabled": true,
"duration": 300
}
},
"collection": {
"sources": [],
"enabled": false,
"name": "collection",
"cache": {
"enabled": true,
"duration": 604800
}
},
"custom": []
},
"version": 3
}