diff --git a/index.toml b/index.toml index 67c8228..27c1048 100644 --- a/index.toml +++ b/index.toml @@ -74,6 +74,11 @@ file = "mods/controlling.pw.toml" hash = "0360f47c1afd7385518db9df5d809344e1bcdc163e940a8744ee61b6d745b6ce" metafile = true +[[files]] +file = "mods/convenient-mobgriefing.pw.toml" +hash = "318590afc60d90c39271890d5f958ffdd06a20f300353b98f064774ff1f9c042" +metafile = true + [[files]] file = "mods/crafting-tweaks.pw.toml" hash = "cf9852c1ccb3281ea336dfff5cfcce3e3df5b051f6ae0eba975bdd19cf25b667" @@ -174,11 +179,6 @@ file = "mods/ferrite-core.pw.toml" hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a" metafile = true -[[files]] -file = "mods/friendly-griefing.pw.toml" -hash = "a152b43dc400577a51a7ad32c74f99592ddf8ee927902543b7791c090ae00225" -metafile = true - [[files]] file = "mods/geckolib.pw.toml" hash = "19cbba78c4982b15d10e44736a5fb7e992e477f6101799258d0ef7e03b288033" diff --git a/mods/convenient-mobgriefing.pw.toml b/mods/convenient-mobgriefing.pw.toml new file mode 100644 index 0000000..b65ff11 --- /dev/null +++ b/mods/convenient-mobgriefing.pw.toml @@ -0,0 +1,13 @@ +name = "Convenient mobGriefing" +filename = "convenient-mobgriefing-2.1.0.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/FJI3H6YI/versions/GYP5cKT7/convenient-mobgriefing-2.1.0.jar" +hash-format = "sha1" +hash = "bd7bc0b40fda8a145273d9da05641f5a511c0443" + +[update] +[update.modrinth] +mod-id = "FJI3H6YI" +version = "GYP5cKT7" diff --git a/mods/friendly-griefing.pw.toml b/mods/friendly-griefing.pw.toml deleted file mode 100644 index ff716aa..0000000 --- a/mods/friendly-griefing.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Friendly Griefing" -filename = "FriendlyGriefing-1.20-1.0.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/71ytzNvi/versions/EqQg2qvt/FriendlyGriefing-1.20-1.0.2.jar" -hash-format = "sha1" -hash = "36f3ff362f86ca145e95c4b67c152cf6a022223e" - -[update] -[update.modrinth] -mod-id = "71ytzNvi" -version = "EqQg2qvt" diff --git a/pack.toml b/pack.toml index 0f4a96a..fc53de9 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 = "fb7bc5ffb7d0fa533609ab23850206b928d1c30a6bfa3ab08dfba9c62e19e6b9" +hash = "9ef7307d90a8e91f06047c3e9849143a42eac936ab081efffd915cf271eae12a" [versions] fabric = "0.15.7"