101 lines
2.6 KiB
JSON
101 lines
2.6 KiB
JSON
{
|
|
"version": "14.17",
|
|
"buildNumber": 19,
|
|
"loadlist": [
|
|
{
|
|
"name": "Mojang",
|
|
"type": "MojangAPI",
|
|
"apiRoot": "https://api.mojang.com/",
|
|
"sessionRoot": "https://sessionserver.mojang.com/"
|
|
},
|
|
{
|
|
"name": "LittleSkin",
|
|
"type": "CustomSkinAPI",
|
|
"root": "https://littleskin.cn/csl/"
|
|
},
|
|
{
|
|
"name": "BlessingSkin",
|
|
"type": "CustomSkinAPI",
|
|
"root": "https://skin.prinzeugen.net/"
|
|
},
|
|
{
|
|
"name": "ElyBy",
|
|
"type": "ElyByAPI",
|
|
"root": "http://skinsystem.ely.by/textures/"
|
|
},
|
|
{
|
|
"name": "SkinMe",
|
|
"type": "UniSkinAPI",
|
|
"root": "http://www.skinme.cc/uniskin/"
|
|
},
|
|
{
|
|
"name": "TLauncher",
|
|
"type": "ElyByAPI",
|
|
"root": "https://auth.tlauncher.org/skin/profile/texture/login/"
|
|
},
|
|
{
|
|
"name": "GlitchlessGames",
|
|
"type": "GlitchlessAPI",
|
|
"root": "https://games.glitchless.ru/api/minecraft/users/profiles/textures/?nickname\u003d"
|
|
},
|
|
{
|
|
"name": "LocalSkin",
|
|
"type": "Legacy",
|
|
"checkPNG": false,
|
|
"skin": "LocalSkin/skins/{USERNAME}.png",
|
|
"model": "auto",
|
|
"cape": "LocalSkin/capes/{USERNAME}.png",
|
|
"elytra": "LocalSkin/elytras/{USERNAME}.png"
|
|
},
|
|
{
|
|
"name": "MinecraftCapes",
|
|
"type": "MinecraftCapesAPI",
|
|
"root": "https://minecraftcapes.net/profile/"
|
|
},
|
|
{
|
|
"name": "OptiFine",
|
|
"type": "Legacy",
|
|
"checkPNG": false,
|
|
"model": "auto",
|
|
"cape": "https://optifine.net/capes/{USERNAME}.png"
|
|
},
|
|
{
|
|
"name": "Wynntils",
|
|
"type": "WynntilsAPI",
|
|
"root": "https://athena.wynntils.com/user/getInfo"
|
|
},
|
|
{
|
|
"name": "CloakPlus",
|
|
"type": "Legacy",
|
|
"checkPNG": false,
|
|
"model": "auto",
|
|
"cape": "http://161.35.130.99/capes/{USERNAME}.png"
|
|
},
|
|
{
|
|
"name": "LabyMod",
|
|
"type": "Legacy",
|
|
"checkPNG": false,
|
|
"model": "auto",
|
|
"cape": "https://dl.labymod.net/capes/{STANDARD_UUID}"
|
|
},
|
|
{
|
|
"name": "Cosmetica",
|
|
"type": "Legacy",
|
|
"checkPNG": false,
|
|
"model": "auto",
|
|
"cape": "https://api.cosmetica.cc/get/cloak?username\u003d{USERNAME}\u0026uuid\u003d{STANDARD_UUID}\u0026nothirdparty"
|
|
}
|
|
],
|
|
"enableDynamicSkull": true,
|
|
"enableTransparentSkin": true,
|
|
"forceIgnoreHttpsCertificate": false,
|
|
"forceLoadAllTextures": true,
|
|
"enableCape": true,
|
|
"threadPoolSize": 8,
|
|
"enableLogStdOut": false,
|
|
"cacheExpiry": 30,
|
|
"forceUpdateSkull": false,
|
|
"enableLocalProfileCache": false,
|
|
"enableCacheAutoClean": false,
|
|
"forceDisableCache": false
|
|
} |