From f4afa1a9aa8253727580814f90011ae92a1cf24d Mon Sep 17 00:00:00 2001 From: ChrisChrome Date: Sun, 11 May 2025 11:13:17 -0600 Subject: [PATCH] God damn --- index.toml | 5 +++++ mods/supplementaries.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/supplementaries.pw.toml diff --git a/index.toml b/index.toml index cefc0a5..099438c 100644 --- a/index.toml +++ b/index.toml @@ -500,6 +500,11 @@ file = "mods/supplementaries-squared.pw.toml" hash = "55e4d675f1e62b914b88a36a65627efb64d4f7890227b0f45023c531398f78d7" metafile = true +[[files]] +file = "mods/supplementaries.pw.toml" +hash = "b52762ecbf8d003dcfece87414708d94db789a01d98cae1530464f2906a958f2" +metafile = true + [[files]] file = "mods/talkbubbles.pw.toml" hash = "b138191af0921da61aad0bdcafb6a191a34c6071048295b5cc5e5caacda85039" diff --git a/mods/supplementaries.pw.toml b/mods/supplementaries.pw.toml new file mode 100644 index 0000000..9fb890d --- /dev/null +++ b/mods/supplementaries.pw.toml @@ -0,0 +1,13 @@ +name = "Supplementaries" +filename = "supplementaries-1.20-3.1.29-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/fFEIiSDQ/versions/b5Sql3tc/supplementaries-1.20-3.1.29-fabric.jar" +hash-format = "sha512" +hash = "1378d99107dc059601a781441bb6a0ed55e17be6dad2c72ae51191fc77a8dcead41ffa552d8ab1ff7835c5f1881e052a9642da45dfe69e5337e1808d5f862dc3" + +[update] +[update.modrinth] +mod-id = "fFEIiSDQ" +version = "b5Sql3tc" diff --git a/pack.toml b/pack.toml index 899df74..184e1c6 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 = "5c8b258d7dde8d4d4316c3ebd78f6d3eb72544dc47343923110460ed6fb9c61d" +hash = "d729940ae848fb981be2ea6723923e7e7ee4b650edda7e5e1bfa74241c675179" [versions] fabric = "0.16.14"