From 92aa7258053308f197045d7a121e1ed2de357808 Mon Sep 17 00:00:00 2001 From: NullBite Date: Sat, 13 Jul 2024 13:53:48 -0400 Subject: [PATCH] Install effective --- index.toml | 5 +++++ mods/effective.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/effective.pw.toml diff --git a/index.toml b/index.toml index bf59af5..a8c0c46 100644 --- a/index.toml +++ b/index.toml @@ -188,6 +188,11 @@ file = "mods/e4mc.pw.toml" hash = "d9e8561b7696944a1647af52d7260fabb244b45b30f4b3656dc3630cecfb03e2" metafile = true +[[files]] +file = "mods/effective.pw.toml" +hash = "c102c17148affae740d8152d7a9123b79a808a3f6eb5734791e22cde43cf19a4" +metafile = true + [[files]] file = "mods/emi-loot.pw.toml" hash = "6ed9dba064110665c3dcf26be139c68b290ef0079e8aece1d2aced9484ebf85b" diff --git a/mods/effective.pw.toml b/mods/effective.pw.toml new file mode 100644 index 0000000..dd76c35 --- /dev/null +++ b/mods/effective.pw.toml @@ -0,0 +1,13 @@ +name = "Effective" +filename = "effective-2.2.1+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/pcPXJeZi/versions/NdCA6GGy/effective-2.2.1%2B1.20.1.jar" +hash-format = "sha1" +hash = "4380abbae91bdd0546b1e6d400c39e8e2061095b" + +[update] +[update.modrinth] +mod-id = "pcPXJeZi" +version = "NdCA6GGy" diff --git a/pack.toml b/pack.toml index 971b755..3f6d1db 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 = "dd7e7d24746713f01ce4c2a3bd5f0ab4fa0acb9c141a5ed5ea389cb802a790bb" +hash = "9a1d74080d7bde7aec6454d8d9f4d2f2309bde3a38db4c8c22b837ad6c708a5f" [versions] minecraft = "1.20.1"