From 1e29f64735330894a0199c2dd572800fcd3fd932 Mon Sep 17 00:00:00 2001 From: hkc Date: Sat, 27 Jul 2024 00:46:56 +0300 Subject: [PATCH] [fix] Added dependency for betterstats --- index.toml | 5 +++++ mods/tcdcommons.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/tcdcommons.pw.toml diff --git a/index.toml b/index.toml index 0ca2e17..eed5ad5 100644 --- a/index.toml +++ b/index.toml @@ -1154,6 +1154,11 @@ file = "mods/tax-free-levels.pw.toml" hash = "751551d8ce556a64e31a9c8f4e27c4997e8c1806e7eccab468977adcb6736941" metafile = true +[[files]] +file = "mods/tcdcommons.pw.toml" +hash = "87aade4361d32b078dee51eeb4a4885dee824720a1d49c4cd9306cb8fe73a50f" +metafile = true + [[files]] file = "mods/tempad.pw.toml" hash = "72dbdf9575051bbc34832937da24e3eff3b998faf29421f0e5dfe3c7b5c0de40" diff --git a/mods/tcdcommons.pw.toml b/mods/tcdcommons.pw.toml new file mode 100644 index 0000000..175f6ae --- /dev/null +++ b/mods/tcdcommons.pw.toml @@ -0,0 +1,13 @@ +name = "TCDCommons API" +filename = "tcdcommons-3.12.2+fabric-1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Eldc1g37/versions/E2kWwGpi/tcdcommons-3.12.2%2Bfabric-1.20.1.jar" +hash-format = "sha1" +hash = "c18262ade9f12bf27bea51e943ef97b12272ec60" + +[update] +[update.modrinth] +mod-id = "Eldc1g37" +version = "E2kWwGpi" diff --git a/pack.toml b/pack.toml index a97a382..37a5bc6 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 = "0dbaecbc94fbb9aa59a186710f2bfc163cf7188e8c5a6d08996ba74cae9b94a5" +hash = "ec762c61ba87e481c44c285d7070cf7c171a5a15cbd268270c81968e26518b32" [versions] fabric = "0.15.11"