skin loader
This commit is contained in:
28
web/pack/CustomSkinLoader/CustomSkinLoader.json
Normal file
28
web/pack/CustomSkinLoader/CustomSkinLoader.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user