offline auth
This commit is contained in:
parent
5ace3306ea
commit
d005d50f1b
4 changed files with 19 additions and 19 deletions
10
index.toml
10
index.toml
|
|
@ -10,11 +10,6 @@ file = "mods/alternate-current.pw.toml"
|
||||||
hash = "fc8ffe66dc0c7eb55cf2ce38d1ae4bf1c4cdfbfdcda2636b1cd140c851e03cc5"
|
hash = "fc8ffe66dc0c7eb55cf2ce38d1ae4bf1c4cdfbfdcda2636b1cd140c851e03cc5"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/alternative-authentication.pw.toml"
|
|
||||||
hash = "38bd759582aab1b4cabd14f2710f27cc657ebb79517a3a955cbd37fc437aa777"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/anti-xray.pw.toml"
|
file = "mods/anti-xray.pw.toml"
|
||||||
hash = "9d1afa5a89577bd21da0708c13d66f32224d5f7817451d9c41f5d9b76dcea9b6"
|
hash = "9d1afa5a89577bd21da0708c13d66f32224d5f7817451d9c41f5d9b76dcea9b6"
|
||||||
|
|
@ -400,6 +395,11 @@ file = "mods/simple-voice-chat.pw.toml"
|
||||||
hash = "dd7d0af1d65539d7e884e88d822b6884bc1f2989ac5694420096a41c29ce53e5"
|
hash = "dd7d0af1d65539d7e884e88d822b6884bc1f2989ac5694420096a41c29ce53e5"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/skinrestorer.pw.toml"
|
||||||
|
hash = "f089cbdd639329d456a6241f09a888460d2326c99a6a00ce7183fafba9e55266"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/sonic-break.pw.toml"
|
file = "mods/sonic-break.pw.toml"
|
||||||
hash = "95d1552fa01e1acf7eae13a61626e6265aa6b1571a40e4fecdc5274cc1144477"
|
hash = "95d1552fa01e1acf7eae13a61626e6265aa6b1571a40e4fecdc5274cc1144477"
|
||||||
|
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
name = "Alternative Authentication"
|
|
||||||
filename = "alternative-auth-1.3.0+1.21.9-1.21.11.jar"
|
|
||||||
side = "server"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/iF6szt3y/versions/yofGbAj8/alternative-auth-1.3.0%2B1.21.9-1.21.11.jar"
|
|
||||||
hash-format = "sha512"
|
|
||||||
hash = "b328f193121dbdba66506267f809bf471f0bb75ff7eacdefcc8bf16af920800db166193dc3b6e230e5aabc5aace3daf585398533759602dd39c849c5e02bbc53"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "iF6szt3y"
|
|
||||||
version = "yofGbAj8"
|
|
||||||
13
mods/skinrestorer.pw.toml
Normal file
13
mods/skinrestorer.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Skin Restorer"
|
||||||
|
filename = "skinrestorer-2.8.1+1.21.11-fabric.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/ghrZDhGW/versions/TxM3UGz6/skinrestorer-2.8.1%2B1.21.11-fabric.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "3f15bc929a84e7511bbed2adab5e8a8ca4d711af1d18013e4198f13520498d77f7ee7358bbaa037d427e19e5ef438d94703327f42282c0e6fcccbe181d987e42"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "ghrZDhGW"
|
||||||
|
version = "TxM3UGz6"
|
||||||
|
|
@ -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 = "52e869e05c649e16c1a8bf2c03d305a09e7f97446afb115a4a08f4e013ecdc0c"
|
hash = "e1f54910fad5d96cc54c3c2c723082e64e0be8300d6362916f7fb6b1c827b1a0"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.19.2"
|
fabric = "0.19.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue