This commit is contained in:
2024-09-14 00:48:09 +02:00
parent 1422b89b31
commit 2e304de520
3 changed files with 14 additions and 27 deletions

View File

@@ -1,28 +1,15 @@
{
"version": "14.20",
"buildNumber": 27,
"enable": true,
"loadlist": [
{
"name": "Piel de patata",
"type": "CustomSkinAPI",
"root": "https://auth.oier.ovh"
"root": "https://auth.oier.ovh/csl/",
"type": "CustomSkinAPI"
},
{
"name": "Mojang",
"type": "MojangAPI",
"apiRoot": "https://api.mojang.com/",
"sessionRoot": "https://sessionserver.mojang.com/"
"type": "MojangAPI"
}
],
"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 = "0f01b780ff9a7ce9d76b34a06c94963327f3ba6e75b300e94aaf09ae5b7b3881"
hash = "d8bbe9799ddd161ce1c968d51b87e6201fe925a387bd1dbee32cfea8553ee878"
[[files]]
file = "mods/almost-unified.pw.toml"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "2056845e002c8107128113d8cd1d05aea72007802cdd7555d461c18f69836d44"
hash = "f09803ff81f74457468828949454e79b3ea91f723285688ca87e5d1bad1e8ad8"
[versions]
forge = "47.3.7"