From 49ccc1c0895b37b6f8ec16c7427c3c4fc861e645 Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Fri, 2 Sep 2022 02:14:54 +0300 Subject: [PATCH] + continuity --- index.toml | 5 +++++ mods/continuity.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/continuity.pw.toml diff --git a/index.toml b/index.toml index b3f1f96..b4c6e28 100644 --- a/index.toml +++ b/index.toml @@ -431,6 +431,11 @@ file = "mods/cloth-config.pw.toml" hash = "98c7cfb25aa482aba6ce1e0b839a98025d24caeb4bf828e762347865bcae8263" metafile = true +[[files]] +file = "mods/continuity.pw.toml" +hash = "3648ed55ffae5bc153c16b2d414925cc30165b5171aa0e2a146e5ba22366fcf1" +metafile = true + [[files]] file = "mods/croptopia.pw.toml" hash = "3194c4bdc39116cffacea6df1bde789e58711f8dbb4717328c7f2749de5c93c6" diff --git a/mods/continuity.pw.toml b/mods/continuity.pw.toml new file mode 100644 index 0000000..e74f664 --- /dev/null +++ b/mods/continuity.pw.toml @@ -0,0 +1,13 @@ +name = "Continuity" +filename = "continuity-2.0.1+1.19.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/1IjD5062/versions/2.0.1+1.19/continuity-2.0.1%2B1.19.jar" +hash-format = "sha1" +hash = "d82700772659f65560202f1cbd0e744007b21a75" + +[update] +[update.modrinth] +mod-id = "1IjD5062" +version = "xTtULC68" diff --git a/pack.toml b/pack.toml index 3c76ab8..3d21e60 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 = "fef496d792a2667010bd483f39085a0489df81952bb9fe55df7064d7c9d31e1a" +hash = "c1f3b65f486d7f560fe2a5693446426f0048f01f67b54dad853f08dda9ca7d76" [versions] fabric = "0.14.9"