From 178fd47dad3e990f8c029d249f09779673073b2a Mon Sep 17 00:00:00 2001 From: Oier Bravo Urtasun Date: Sun, 24 Mar 2024 15:57:15 +0100 Subject: [PATCH] polymorph --- web/index.toml | 5 +++++ web/mods/polymorph.pw.toml | 13 +++++++++++++ web/pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 web/mods/polymorph.pw.toml diff --git a/web/index.toml b/web/index.toml index 7fcf75f..5171f72 100644 --- a/web/index.toml +++ b/web/index.toml @@ -1678,6 +1678,11 @@ file = "mods/polylib.pw.toml" hash = "9d26d299e4d43a7857f69ca1e97b04696ad42df7069fd1962fa62848b833a9ef" metafile = true +[[files]] +file = "mods/polymorph.pw.toml" +hash = "afb301ed55a33af3374b3718da3ba588228b057accbf167741ce1747905dd4f8" +metafile = true + [[files]] file = "mods/quark.pw.toml" hash = "7f7e22ca326e1ddabd7344cd18d71a4099de775b47e9ee75d4be58a64f2c3af4" diff --git a/web/mods/polymorph.pw.toml b/web/mods/polymorph.pw.toml new file mode 100644 index 0000000..580fff6 --- /dev/null +++ b/web/mods/polymorph.pw.toml @@ -0,0 +1,13 @@ +name = "Polymorph" +filename = "polymorph-forge-0.49.2+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/tagwiZkJ/versions/km82tZAr/polymorph-forge-0.49.2%2B1.20.1.jar" +hash-format = "sha1" +hash = "5a2721c24111f6ab84d3b04a57c7949ce7a1200e" + +[update] +[update.modrinth] +mod-id = "tagwiZkJ" +version = "km82tZAr" diff --git a/web/pack.toml b/web/pack.toml index ee0a759..5bf74b8 100644 --- a/web/pack.toml +++ b/web/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "cd0b7add5a374ad974bb4c0dad71f0a6706907d85590e1aa9e955da433974181" +hash = "e2d320ce063db39a1a6763cb441b7fb01c6d375e59d5e84f82928c33a8a636cf" [versions] forge = "47.2.0"