From 743b2946ed393c6c7341016b00d7fcdf6caab9bb Mon Sep 17 00:00:00 2001 From: Malasaur Date: Sun, 22 Feb 2026 21:52:38 +0100 Subject: [PATCH] chore(mods): add spiffyhud --- index.toml | 5 +++++ mods/spiffyhud.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/spiffyhud.pw.toml diff --git a/index.toml b/index.toml index a72acc2..026bfc1 100644 --- a/index.toml +++ b/index.toml @@ -1228,6 +1228,11 @@ file = "mods/spark.pw.toml" hash = "f010bbe486733738e92241d10f403e28a8feeb40b45ec3af3b2270523f955216" metafile = true +[[files]] +file = "mods/spiffyhud.pw.toml" +hash = "6f64131445e45039bd13e5b44e66b36e9d6ce0d89b0cc1a3719a55be5d1237c0" +metafile = true + [[files]] file = "mods/tacz-refabricated.pw.toml" hash = "fab777307bfb097d7be785c7435c9cf00816745aeb5465d78bf12fb597ec1f4f" diff --git a/mods/spiffyhud.pw.toml b/mods/spiffyhud.pw.toml new file mode 100644 index 0000000..5926088 --- /dev/null +++ b/mods/spiffyhud.pw.toml @@ -0,0 +1,13 @@ +name = "SpiffyHUD" +filename = "spiffyhud_fabric_3.1.1_MC_1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/wtOPHICQ/versions/9gChC8ci/spiffyhud_fabric_3.1.1_MC_1.20.1.jar" +hash-format = "sha512" +hash = "6eb2383f1387910ec3dc748bcaaaf36bc36ecb2e9d5dc9e5e7711f7a2472448729f63cd521beb739bbbefdb4c222b01d77c0509fe0701f193361c0235fd30343" + +[update] +[update.modrinth] +mod-id = "wtOPHICQ" +version = "9gChC8ci" diff --git a/pack.toml b/pack.toml index 47d490e..4f8fb26 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 = "27de059650946e28ba2204f3bcb8d253810c9686b57e777f106a66b5a0aa4ade" +hash = "7a185c7926be85fe25010663dccbd0121fdef405a454eb7b051dbe78af1a0f99" [versions] fabric = "0.18.4"