From 4f1f050cab72d4d94957725a298120eb4e8ba5ab Mon Sep 17 00:00:00 2001 From: Khorne Date: Fri, 12 Jan 2024 19:13:57 -0600 Subject: [PATCH] update --- index.toml | 5 +++++ mods/polymorph.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/polymorph.pw.toml diff --git a/index.toml b/index.toml index 5eb1e8f..33b9637 100644 --- a/index.toml +++ b/index.toml @@ -405,6 +405,11 @@ file = "mods/pneumaticcraft-repressurized.pw.toml" hash = "755368e13ec9a63ec82a97e2cee8a0805444412ca6a254d1d69e959d32a51ad5" metafile = true +[[files]] +file = "mods/polymorph.pw.toml" +hash = "f79379e83a892d01872ebb46815ce9710ecbc075f917656b1d879669f8e65bb1" +metafile = true + [[files]] file = "mods/powah.pw.toml" hash = "a38c05b0049bc0fe98ced48a657678b27f1d006d1496212c51cc889cb05a30e0" diff --git a/mods/polymorph.pw.toml b/mods/polymorph.pw.toml new file mode 100644 index 0000000..750ae9d --- /dev/null +++ b/mods/polymorph.pw.toml @@ -0,0 +1,13 @@ +name = "Polymorph" +filename = "polymorph-forge-1.18.2-0.49.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/tagwiZkJ/versions/zncS6GGa/polymorph-forge-1.18.2-0.49.jar" +hash-format = "sha1" +hash = "6712291d0bc6e5c123e3fc8742d0ea12430c22d3" + +[update] +[update.modrinth] +mod-id = "tagwiZkJ" +version = "zncS6GGa" diff --git a/pack.toml b/pack.toml index b94afa0..26a56e0 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 = "298d67dd1ee7b44ac9bc88f46ee70cddc86637eaae833e422592886d9d9c3ed6" +hash = "6e7965eb94460107a330eb10d61d1185c5631df71854ab0fc7bea3a1b518860a" [versions] forge = "40.2.2"