This commit is contained in:
2024-09-14 00:48:09 +02:00
parent 1422b89b31
commit 2e304de520
3 changed files with 14 additions and 27 deletions

View File

@@ -1,28 +1,15 @@
{
"version": "14.20",
"buildNumber": 27,
"enable": true,
"loadlist": [
{
"name": "Piel de patata",
"type": "CustomSkinAPI",
"root": "https://auth.oier.ovh"
},
{
"name": "Mojang",
"type": "MojangAPI",
"apiRoot": "https://api.mojang.com/",
"sessionRoot": "https://sessionserver.mojang.com/"
}
],
"enableDynamicSkull": true,
"enableTransparentSkin": true,
"forceLoadAllTextures": true,
"enableCape": true,
"threadPoolSize": 8,
"enableLogStdOut": false,
"cacheExpiry": 30,
"forceUpdateSkull": false,
"enableLocalProfileCache": false,
"enableCacheAutoClean": false,
"forceDisableCache": false
{
"name": "Piel de patata",
"root": "https://auth.oier.ovh/csl/",
"type": "CustomSkinAPI"
},
{
"name": "Mojang",
"type": "MojangAPI"
}
]
}