1
0
Fork 0

Add AppleSkin and Auth Me

This commit is contained in:
Vftdan 2024-09-05 09:10:54 +02:00
parent 65089ee97b
commit 2b758c34fc
4 changed files with 37 additions and 1 deletions

View File

@ -14,6 +14,16 @@ file = "mods/ambientsounds.pw.toml"
hash = "611dd38f46108493b1d0b63cb3580d522b42d43e6680ab07de74f51224e18a10"
metafile = true
[[files]]
file = "mods/appleskin.pw.toml"
hash = "9460d497d821c589a08bbec71b094ce4fd8540324ee9a3f95aecc5ea1cb6399f"
metafile = true
[[files]]
file = "mods/auth-me.pw.toml"
hash = "7627410d9fb01f5bfb031bca29d2e2ab6fc10c7599e7a317cf60e0795105c9da"
metafile = true
[[files]]
file = "mods/badpackets.pw.toml"
hash = "025ce95e52fae5b52f3d93a11a2186b6d58bc292dc9655b3f47e7d0d1de9479d"

13
mods/appleskin.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "AppleSkin"
filename = "appleskin-fabric-mc1.21-3.0.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/fG1xJao0/appleskin-fabric-mc1.21-3.0.5.jar"
hash-format = "sha512"
hash = "32176384779f6e223ce6c68bfa3c505222be0d5a21606a195562b471d29b2f7af253bb42756dd66373475bb75582fc11c72d8bd2f311bd0f0ad06816e4f61a29"
[update]
[update.modrinth]
mod-id = "EsAfCjCV"
version = "fG1xJao0"

13
mods/auth-me.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Auth Me"
filename = "authme-8.0.0+1.21.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/yjgIrBjZ/versions/WrVFwS4j/authme-8.0.0%2B1.21.jar"
hash-format = "sha512"
hash = "7ae26ca9a9eef4ee854b4b4d993f573e21ba80855c1abe9fb57b62c6f3d0e5e422109cecd97599a96948b00e17345f1c397f49c82b1e4feccc54a303bc92e794"
[update]
[update.modrinth]
mod-id = "yjgIrBjZ"
version = "WrVFwS4j"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "4ea995df51eac50d8c287fa48929d2e766cee8e1bad5adf63aa50f376b9d8597"
hash = "1d1d5f31978311361b18da4f3b93cd1495e2a07d7f0841a6f385b34ad99806f9"
[versions]
fabric = "0.16.2"