diff --git a/index.toml b/index.toml index 6ba6f1c..71dd0a7 100644 --- a/index.toml +++ b/index.toml @@ -165,6 +165,11 @@ file = "mods/forge-config-api-port.pw.toml" hash = "b22f1d052eee2810fda73d850dd6f425a1214965e03a5a9dada421abfe74603b" metafile = true +[[files]] +file = "mods/forgiving-void.pw.toml" +hash = "8ddd6975baf38a7105137edb2eba2499d7ea30280f540d72f84c74525c1ccc05" +metafile = true + [[files]] file = "mods/get-it-together-drops.pw.toml" hash = "9aa3cdec1892fe39d5c9bc5050bd22d95317219ee6ce215af3f9dc95275dfbb9" @@ -265,6 +270,11 @@ file = "mods/no-chat-reports.pw.toml" hash = "cd25851cbdaad2dd1957a8086ce54aa4bd3c45be75e1ba49168a54fafbd87898" metafile = true +[[files]] +file = "mods/no-crop-trample.pw.toml" +hash = "4c4878e34739f3594388fc71fdf259079dbbbec956c69d2f331d30b2ae2115ab" +metafile = true + [[files]] file = "mods/noend.pw.toml" hash = "160f1652e4d9f4c1b12fe9ee20d34b843568bd291b50bd9d96af90a1d36e6025" @@ -455,6 +465,11 @@ file = "mods/tectonic.pw.toml" hash = "f19a743dcab0927ec66da55e57993563fc539c3b50733104152da71c18f8abf4" metafile = true +[[files]] +file = "mods/toms-mobs.pw.toml" +hash = "acd216ce2ac2424c7881eaf8c46e82eaef7caa81903454dc1aae6f56cbcd26e2" +metafile = true + [[files]] file = "mods/too-expensive-removed.pw.toml" hash = "698fa0e87964ccfae79f79511ac2e3cbd3bdd828b140ed0b0e54b9e36b1899bf" diff --git a/mods/forgiving-void.pw.toml b/mods/forgiving-void.pw.toml new file mode 100644 index 0000000..eefe5a9 --- /dev/null +++ b/mods/forgiving-void.pw.toml @@ -0,0 +1,13 @@ +name = "Forgiving Void" +filename = "forgivingvoid-fabric-1.21.11-21.11.3.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/1vkzEZjE/versions/dfDLQ5sl/forgivingvoid-fabric-1.21.11-21.11.3.jar" +hash-format = "sha512" +hash = "cd7331db13f2e22ca2342c80dd303914cfe7af2abd74e60d0316f2fb01a7e83714ee566b723463b54bd66cdb638e411da7f0177f4e284467c32675903f6dfadd" + +[update] +[update.modrinth] +mod-id = "1vkzEZjE" +version = "dfDLQ5sl" diff --git a/mods/no-crop-trample.pw.toml b/mods/no-crop-trample.pw.toml new file mode 100644 index 0000000..cb69736 --- /dev/null +++ b/mods/no-crop-trample.pw.toml @@ -0,0 +1,13 @@ +name = "No Crop Trample" +filename = "no-crop-trample-2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ovK1G5ym/versions/J3ioEyyu/no-crop-trample-2.jar" +hash-format = "sha512" +hash = "fab8fa15a82bb2edc810c409999456a38c382d268c19702a792a55e9cb350a1af5cc3059a77487a769a4034ca531d9a42ad14e1a6252cb9759b3d311d4f54150" + +[update] +[update.modrinth] +mod-id = "ovK1G5ym" +version = "J3ioEyyu" diff --git a/mods/toms-mobs.pw.toml b/mods/toms-mobs.pw.toml new file mode 100644 index 0000000..483a63d --- /dev/null +++ b/mods/toms-mobs.pw.toml @@ -0,0 +1,13 @@ +name = "Toms Mobs" +filename = "toms_mobs-3.0.2+1.21.11.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/PXaH6GuW/versions/qDSqZMXT/toms_mobs-3.0.2%2B1.21.11.jar" +hash-format = "sha512" +hash = "d07657c06d2cf6c4d469ca4cb39e499132b9fd72d3d1a242fece25b844e4881ca4d53c6e32d7f1c9000eac67510b9b0e6bd58a2d70803e7d226b6a3750f270fb" + +[update] +[update.modrinth] +mod-id = "PXaH6GuW" +version = "qDSqZMXT" diff --git a/pack.toml b/pack.toml index 843be66..cd2d71e 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 = "ea017847942ecfd16c89b8b29f6c5381af9486b3b7ffa5bd1e479374c7840349" +hash = "8c1fb14ff6c38b4ad15989a23b009cdf603e1bd2ac2e4245987c7b745719739f" [versions] fabric = "0.19.2"