custom skin loader

This commit is contained in:
2025-07-27 21:46:44 +02:00
parent 9e7fb9f7e6
commit 067acf1a0f
3 changed files with 22 additions and 15 deletions

View File

@@ -1,15 +1,22 @@
{
"enable": true,
"version": "14.24",
"buildNumber": 33,
"loadlist": [
{
"name": "Piel de patata",
"root": "https://auth.oier.ovh/api/skin-api/skins/",
"type": "CustomSkinAPI"
},
{
"name": "Mojang",
"type": "MojangAPI"
}
]
}
{
"name": "Piel de patata",
"type": "CustomSkinAPI",
"root": "https://auth.oier.ovh/csl/"
}
],
"enableDynamicSkull": true,
"enableTransparentSkin": true,
"forceLoadAllTextures": true,
"enableCape": true,
"threadPoolSize": 8,
"enableLogStdOut": false,
"cacheExpiry": 30,
"forceUpdateSkull": false,
"enableLocalProfileCache": false,
"enableCacheAutoClean": false,
"forceDisableCache": false
}

View File

@@ -2,7 +2,7 @@ hash-format = "sha256"
[[files]]
file = "CustomSkinLoader/CustomSkinLoader.json"
hash = "88f66d36d098c5a7178072dbe98ada48f3781b53a1745bc82beb271d6fcde4ff"
hash = "c4b389d7dec774a36502df1b17ce46ef497fda46be2ac8bfc105241d8d0fce83"
[[files]]
file = "config/cardboardboxes-common.toml"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "af10876a63b534ee0132b1d4c517ec9842bec6a56032bdbc76e448a6a5883f40"
hash = "85c13b48c7334478f779a1a3fd9a785dae24670acb7893a17605fbfe838e49e5"
[versions]
minecraft = "1.21.1"