diff --git a/index.toml b/index.toml index d53b7a5..b2fc761 100644 --- a/index.toml +++ b/index.toml @@ -917,6 +917,11 @@ file = "mods/nullscape.pw.toml" hash = "1f265c12c3649ab889b96bf8a3f5263521e5afc82c66e094983bfd003b3200a2" metafile = true +[[files]] +file = "mods/open-parties-and-claims.pw.toml" +hash = "8a48f17604318d5aa3eaa4a436264e7ae4501368493672793e08a38cf2f2ca8c" +metafile = true + [[files]] file = "mods/optigui.pw.toml" hash = "56bb777ae80511dcd02f01955bb327b11c9ce32ecb6dfdde999f408ece308328" diff --git a/mods/open-parties-and-claims.pw.toml b/mods/open-parties-and-claims.pw.toml new file mode 100644 index 0000000..967495e --- /dev/null +++ b/mods/open-parties-and-claims.pw.toml @@ -0,0 +1,13 @@ +name = "Open Parties and Claims" +filename = "open-parties-and-claims-fabric-1.20.1-0.20.4.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/gF3BGWvG/versions/9RPmkFid/open-parties-and-claims-fabric-1.20.1-0.20.4.jar" +hash-format = "sha1" +hash = "e58356af5d4730523fbc82f2110a2fa3775fd7d8" + +[update] +[update.modrinth] +mod-id = "gF3BGWvG" +version = "9RPmkFid" diff --git a/pack.toml b/pack.toml index 1888b1e..f72c7c7 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 = "cad026cfe5b3baf9e2d96dceec6c736565b1e930a52cbdeda6cf5ef4421c2f0f" +hash = "df29c1d12fdd3227a780a4ea515a7b9bbc56c2648df4f69e21d6b34405ee6aee" [versions] fabric = "0.15.3"