Files
patata-pack2/web/pack/CustomSkinLoader/CustomSkinLoader.json
2024-09-13 23:45:15 +02:00

28 lines
661 B
JSON

{
"version": "14.20",
"buildNumber": 27,
"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
}