From 5637e2f423b24352ede16f51bb62e56c600965e5 Mon Sep 17 00:00:00 2001 From: TDLaouer Date: Thu, 2 Oct 2025 17:05:03 +0200 Subject: [PATCH] better mobGriefing --- index.toml | 5 +++++ mods/convenient-mobgriefing.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/convenient-mobgriefing.pw.toml diff --git a/index.toml b/index.toml index 5c02c3b..7660a4c 100644 --- a/index.toml +++ b/index.toml @@ -103,6 +103,11 @@ file = "mods/controlling.pw.toml" hash = "d264afb5412f6f8e12d7ce75b4bfc8c752a5c41e520059593d583ce2e3490077" metafile = true +[[files]] +file = "mods/convenient-mobgriefing.pw.toml" +hash = "30572b894b2e3a4f87968217718446f1018e67a5b6efdfe5c925e4f8c5da4f6e" +metafile = true + [[files]] file = "mods/cubes-without-borders.pw.toml" hash = "a90139b002d632ba9256cb3e7e877945bf8e3afa5b191d1adc83c5e3eb72da4c" diff --git a/mods/convenient-mobgriefing.pw.toml b/mods/convenient-mobgriefing.pw.toml new file mode 100644 index 0000000..86bf798 --- /dev/null +++ b/mods/convenient-mobgriefing.pw.toml @@ -0,0 +1,13 @@ +name = "Convenient mobGriefing" +filename = "convenient-mobgriefing-2.1.5.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/FJI3H6YI/versions/iQ4OSZrU/convenient-mobgriefing-2.1.5.jar" +hash-format = "sha512" +hash = "36086a5bcba40d241ccd6b531de61118143b0ba8c0960792a134a395b5287fbc1df0bf824bed0624f0c6800443428cbe1a7d3d34edfd5b463baa68bdb575f2cb" + +[update] +[update.modrinth] +mod-id = "FJI3H6YI" +version = "iQ4OSZrU" diff --git a/pack.toml b/pack.toml index ff36d24..8ba44cf 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 = "899ff876db4501d731b1f43ea1981e0f5404915a0e3e56a585f1b0cf4bddefeb" +hash = "7a14462221276f095ea16331c13a3f3533357ba73325cdb2536cc73e0a0b529a" [versions] fabric = "0.17.2"