custom skin

This commit is contained in:
2024-09-13 16:44:12 +02:00
parent e13871086e
commit 98f7519cb2
4 changed files with 38 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
{
"enable": true,
"loadlist": [
{
"name": "Piel de patata",
"type": "CustomSkinAPI",
"root": "https://auth.oier.ovh"
},
{
"name": "Mojang",
"type": "MojangAPI"
}
]
}

View File

@@ -1,5 +1,9 @@
hash-format = "sha256"
[[files]]
file = "CustomSkinLoader/CustomSkinLoader.json"
hash = "aa20b154cb057b68120392c6e4851b896d86663c0b7dc1329623eaed11b8252b"
[[files]]
file = "authlib-injector-1.2.5.jar"
hash = "3bc9ebdc583b36abd2a65b626c4b9f35f21177fbf42a851606eaaea3fd42ee0f"
@@ -1445,6 +1449,11 @@ file = "mods/curios.pw.toml"
hash = "ead7066d6c446bdfed73aca9617f070b8a034545f8d30125228cd4fc42e44e70"
metafile = true
[[files]]
file = "mods/customskinloader.pw.toml"
hash = "6eb9f775db62f24436102bd2be1098e817b6ffa007a78d633c4c4b7e7781e7d6"
metafile = true
[[files]]
file = "mods/cyclops-core.pw.toml"
hash = "67aff581a74c8df21ccc62bae035469f7bc4ad43ee5edeb2295f2d9e42b8043f"

View File

@@ -0,0 +1,13 @@
name = "CustomSkinLoader"
filename = "CustomSkinLoader_ForgeV2-14.20.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/idMHQ4n2/versions/CBwU6CS2/CustomSkinLoader_ForgeV2-14.20.jar"
hash-format = "sha1"
hash = "aaa14f86ad6b6f3b2edd923238ba972b6f2599cc"
[update]
[update.modrinth]
mod-id = "idMHQ4n2"
version = "CBwU6CS2"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "3ecc7f5a48f64a0906f06ddffd9449f6e2b13c478b5abe884f45af8f3529cd79"
hash = "423eae52c3e1d774be517eb11e6baa00a17accb0b2a44df237332d575f7ed765"
[versions]
forge = "47.3.7"