From b413d84e150a13861fc28394898cfe08b78f76b5 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Fri, 2 May 2025 21:27:48 -0500 Subject: [PATCH] party! --- index.toml | 5 +++++ mods/parties.pw.toml | 13 +++++++++++++ pack.toml | 4 ++-- 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 mods/parties.pw.toml diff --git a/index.toml b/index.toml index 27bad2b..4cb30e3 100644 --- a/index.toml +++ b/index.toml @@ -590,6 +590,11 @@ file = "mods/parcool.pw.toml" hash = "f610dff6a41865cd5a9dd63a4bec4deeb19181f3d42e026ffe9a86aa7e2bc488" metafile = true +[[files]] +file = "mods/parties.pw.toml" +hash = "3649539243c4ec916cdcb6483db8e9086999c3a77725a27296543f1ff4db4c91" +metafile = true + [[files]] file = "mods/patchouli.pw.toml" hash = "dec2bc011d4ca1d451aaa3eea477f13366bfb13beba0716018f47d9331a50d8e" diff --git a/mods/parties.pw.toml b/mods/parties.pw.toml new file mode 100644 index 0000000..6070a45 --- /dev/null +++ b/mods/parties.pw.toml @@ -0,0 +1,13 @@ +name = "Parties" +filename = "sedparties-1.20.1-2.0-beta-p.7.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "89609beba8ad6cd27313f094b4798a49ac04e41b" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5813202 +project-id = 358243 diff --git a/pack.toml b/pack.toml index cad8b14..82d7aaa 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Vocal Warfare" author = "Hexugory" -version = "2.5.1" +version = "2.6.0" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "b369d74c76d867dd5304dc69ea3aff099163e84fe0f84bbba627cb5b49d77542" +hash = "4873b5061de29510c53bbbb8347d5102308cc4b2420ab9e56dfed3e80336149e" [versions] forge = "47.3.0"