From d005d50f1be6ddcbece45a9e1f13f4d85948e729 Mon Sep 17 00:00:00 2001 From: satr14 Date: Sat, 20 Jun 2026 15:55:37 +0700 Subject: [PATCH] offline auth --- index.toml | 10 +++++----- mods/alternative-authentication.pw.toml | 13 ------------- mods/skinrestorer.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 mods/alternative-authentication.pw.toml create mode 100644 mods/skinrestorer.pw.toml diff --git a/index.toml b/index.toml index 28e313f..6f18cb3 100644 --- a/index.toml +++ b/index.toml @@ -10,11 +10,6 @@ file = "mods/alternate-current.pw.toml" hash = "fc8ffe66dc0c7eb55cf2ce38d1ae4bf1c4cdfbfdcda2636b1cd140c851e03cc5" metafile = true -[[files]] -file = "mods/alternative-authentication.pw.toml" -hash = "38bd759582aab1b4cabd14f2710f27cc657ebb79517a3a955cbd37fc437aa777" -metafile = true - [[files]] file = "mods/anti-xray.pw.toml" hash = "9d1afa5a89577bd21da0708c13d66f32224d5f7817451d9c41f5d9b76dcea9b6" @@ -400,6 +395,11 @@ file = "mods/simple-voice-chat.pw.toml" hash = "dd7d0af1d65539d7e884e88d822b6884bc1f2989ac5694420096a41c29ce53e5" metafile = true +[[files]] +file = "mods/skinrestorer.pw.toml" +hash = "f089cbdd639329d456a6241f09a888460d2326c99a6a00ce7183fafba9e55266" +metafile = true + [[files]] file = "mods/sonic-break.pw.toml" hash = "95d1552fa01e1acf7eae13a61626e6265aa6b1571a40e4fecdc5274cc1144477" diff --git a/mods/alternative-authentication.pw.toml b/mods/alternative-authentication.pw.toml deleted file mode 100644 index 51a6201..0000000 --- a/mods/alternative-authentication.pw.toml +++ /dev/null @@ -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" diff --git a/mods/skinrestorer.pw.toml b/mods/skinrestorer.pw.toml new file mode 100644 index 0000000..22be044 --- /dev/null +++ b/mods/skinrestorer.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 5347b54..4f258e7 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "52e869e05c649e16c1a8bf2c03d305a09e7f97446afb115a4a08f4e013ecdc0c" +hash = "e1f54910fad5d96cc54c3c2c723082e64e0be8300d6362916f7fb6b1c827b1a0" [versions] fabric = "0.19.2"