From ff34404a800647b382f60978609f2b05147e914a Mon Sep 17 00:00:00 2001 From: Hri7566 Date: Tue, 28 May 2024 19:18:14 -0400 Subject: [PATCH] Add claim mod --- index.toml | 5 +++++ mods/open-parties-and-claims.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/open-parties-and-claims.pw.toml diff --git a/index.toml b/index.toml index 60a5d22..fe5e937 100644 --- a/index.toml +++ b/index.toml @@ -389,6 +389,11 @@ file = "mods/oculus.pw.toml" hash = "93a9397e7f2b976eed930d34e9fd76dfdf69fe47f70530e2ac9c536b58d23623" metafile = true +[[files]] +file = "mods/open-parties-and-claims.pw.toml" +hash = "7bf46bc22d536c759188d5851ad1beacd2c08e3cd4de4c4a0bae250040a96899" +metafile = true + [[files]] file = "mods/ore-excavation.pw.toml" hash = "e25f4063442a566ba062182efbbde695b64a0c51e616781daf92bbf92f9111e7" diff --git a/mods/open-parties-and-claims.pw.toml b/mods/open-parties-and-claims.pw.toml new file mode 100644 index 0000000..cdd669d --- /dev/null +++ b/mods/open-parties-and-claims.pw.toml @@ -0,0 +1,13 @@ +name = "Open Parties and Claims" +filename = "open-parties-and-claims-forge-1.18.2-0.22.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/gF3BGWvG/versions/9yrbDlr7/open-parties-and-claims-forge-1.18.2-0.22.0.jar" +hash-format = "sha1" +hash = "85a4a78a2e609824b2a67ed291f700a1f7156357" + +[update] +[update.modrinth] +mod-id = "gF3BGWvG" +version = "9yrbDlr7" diff --git a/pack.toml b/pack.toml index bb5d877..517b17d 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 = "8d34d748deae9ae416401643c91224ed06b7c44e0e59c060b294d4b81c9a2a70" +hash = "b03a01181765e8126ff3e4e5ef0c22a2d38f2e268842550da402d9b64e76ef75" [versions] forge = "40.2.4"