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", "enable": true,
"buildNumber": 27,
"loadlist": [ "loadlist": [
{ {
"name": "Piel de patata", "name": "Piel de patata",
"type": "CustomSkinAPI", "root": "https://auth.oier.ovh/csl/",
"root": "https://auth.oier.ovh" "type": "CustomSkinAPI"
}, },
{ {
"name": "Mojang", "name": "Mojang",
"type": "MojangAPI", "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
} }

View File

@@ -2,7 +2,7 @@ hash-format = "sha256"
[[files]] [[files]]
file = "CustomSkinLoader/CustomSkinLoader.json" file = "CustomSkinLoader/CustomSkinLoader.json"
hash = "0f01b780ff9a7ce9d76b34a06c94963327f3ba6e75b300e94aaf09ae5b7b3881" hash = "d8bbe9799ddd161ce1c968d51b87e6201fe925a387bd1dbee32cfea8553ee878"
[[files]] [[files]]
file = "mods/almost-unified.pw.toml" file = "mods/almost-unified.pw.toml"

View File

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