skin loader
This commit is contained in:
28
web/pack/CustomSkinLoader/CustomSkinLoader.json
Normal file
28
web/pack/CustomSkinLoader/CustomSkinLoader.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"version": "14.20",
|
||||
"buildNumber": 27,
|
||||
"loadlist": [
|
||||
{
|
||||
"name": "Piel de patata",
|
||||
"type": "CustomSkinAPI",
|
||||
"root": "https://auth.oier.ovh"
|
||||
},
|
||||
{
|
||||
"name": "Mojang",
|
||||
"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
|
||||
}
|
||||
@@ -1,5 +1,9 @@
|
||||
hash-format = "sha256"
|
||||
|
||||
[[files]]
|
||||
file = "CustomSkinLoader/CustomSkinLoader.json"
|
||||
hash = "0f01b780ff9a7ce9d76b34a06c94963327f3ba6e75b300e94aaf09ae5b7b3881"
|
||||
|
||||
[[files]]
|
||||
file = "mods/almost-unified.pw.toml"
|
||||
hash = "6694b75c65ee2ba26b245c308305af529f5d4b5e3e3f7e9e37d48365707a7f32"
|
||||
|
||||
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "0829522146e7396fd6398f818bb5fd8dbdf61e49aeb27e01411d7c69d68cbe9a"
|
||||
hash = "c2f293c041b4028edc4628568e7881292303d37f846e4ba1dcf6e026297f0f61"
|
||||
|
||||
[versions]
|
||||
forge = "47.3.7"
|
||||
|
||||
Reference in New Issue
Block a user