All checks were successful
ci/woodpecker/push/buildModpack Pipeline was successful
68 lines
No EOL
1.7 KiB
JSON
68 lines
No EOL
1.7 KiB
JSON
{
|
|
"version": "14.14",
|
|
"buildNumber": 323,
|
|
"loadlist": [
|
|
{
|
|
"name": "Blessing Skin",
|
|
"type": "CustomSkinAPI",
|
|
"root": "https://skins.toldi.eu/csl/"
|
|
},
|
|
{
|
|
"name": "Mojang",
|
|
"type": "MojangAPI",
|
|
"apiRoot": "https://api.mojang.com/",
|
|
"sessionRoot": "https://sessionserver.mojang.com/"
|
|
},
|
|
{
|
|
"name": "LittleSkin",
|
|
"type": "CustomSkinAPI",
|
|
"root": "https://littlesk.in/csl/"
|
|
},
|
|
{
|
|
"name": "BlessingSkin",
|
|
"type": "CustomSkinAPI",
|
|
"root": "http://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": "LocalSkin",
|
|
"type": "Legacy",
|
|
"checkPNG": false,
|
|
"skin": "LocalSkin/skins/{USERNAME}.png",
|
|
"model": "auto",
|
|
"cape": "LocalSkin/capes/{USERNAME}.png",
|
|
"elytra": "LocalSkin/elytras/{USERNAME}.png"
|
|
},
|
|
{
|
|
"name": "GlitchlessGames",
|
|
"type": "GlitchlessAPI",
|
|
"root": "https://games.glitchless.ru/api/minecraft/users/profiles/textures/?nickname\u003d"
|
|
}
|
|
],
|
|
"enableDynamicSkull": true,
|
|
"enableTransparentSkin": true,
|
|
"forceIgnoreHttpsCertificate": false,
|
|
"forceLoadAllTextures": false,
|
|
"enableCape": true,
|
|
"threadPoolSize": 3,
|
|
"retryTime": 1,
|
|
"cacheExpiry": 30,
|
|
"forceUpdateSkull": false,
|
|
"enableLocalProfileCache": false,
|
|
"enableCacheAutoClean": false,
|
|
"forceDisableCache": false
|
|
} |