From f3c20accd4f9939a09b64ec8f796aecc6612bea9 Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Thu, 20 Mar 2025 11:05:36 +0100 Subject: [PATCH] adding show me what you got --- index.toml | 5 +++++ mods/show-me-what-you-got.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/show-me-what-you-got.pw.toml diff --git a/index.toml b/index.toml index af1b4592..cf6450e2 100644 --- a/index.toml +++ b/index.toml @@ -22213,6 +22213,11 @@ file = "mods/shoulder-surfing-reloaded.pw.toml" hash = "0d8ded113d68c9f1061bead63ccf9b51e13ced181972276e4b47ab637361c6c2" metafile = true +[[files]] +file = "mods/show-me-what-you-got.pw.toml" +hash = "3f4ebc99e5cfdfebdcaab0eb420af0cfe8952e93566ede25cbea6463119ba0f9" +metafile = true + [[files]] file = "mods/simple-voice-chat.pw.toml" hash = "6a35e1cb7d8a681459740410d033fba0cdcde1fed7e5886985c0412b7bdeb5ee" diff --git a/mods/show-me-what-you-got.pw.toml b/mods/show-me-what-you-got.pw.toml new file mode 100644 index 00000000..1ad863fa --- /dev/null +++ b/mods/show-me-what-you-got.pw.toml @@ -0,0 +1,13 @@ +name = "Show Me What You Got" +filename = "ShowMeWhatYouGot-1.20-1.1.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/jTUiUpsh/versions/fQQ8wvKT/ShowMeWhatYouGot-1.20-1.1.1.jar" +hash-format = "sha512" +hash = "af08c3e83f885f51a5d881cf71a376790e7b20f43e488f3622a5280a1bf6d038d0abce0490813252d525af17f635fa8102e890276c9035c70c4663650f8db069" + +[update] +[update.modrinth] +mod-id = "jTUiUpsh" +version = "fQQ8wvKT" diff --git a/pack.toml b/pack.toml index 0841b464..f6993838 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "ea5b3a687761630ee637c74c142af925cca895805aeba94e26565a9958cca7fb" +hash = "2f9eb84fa693a549af63555436544e8fde87f8e50ea035bb903543f0e80598bd" [versions] fabric = "0.16.10"