From e47a428b61fc087f4c733258e5a282c21b32d9c3 Mon Sep 17 00:00:00 2001 From: satr14 Date: Mon, 22 Jun 2026 14:43:13 +0700 Subject: [PATCH] qol and fixes --- index.toml | 15 ++++++++++----- mods/nct.pw.toml | 13 +++++++++++++ mods/no-crop-trample.pw.toml | 13 ------------- mods/uncraftingrecipes.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 5 files changed, 37 insertions(+), 19 deletions(-) create mode 100644 mods/nct.pw.toml delete mode 100644 mods/no-crop-trample.pw.toml create mode 100644 mods/uncraftingrecipes.pw.toml diff --git a/index.toml b/index.toml index 22771ce..f405ed4 100644 --- a/index.toml +++ b/index.toml @@ -356,6 +356,11 @@ file = "mods/modernfix-mvus.pw.toml" hash = "f13c7f723c3a50ea547a409d54065cc93322d700e260deeafb92d7bfd51f9ac1" metafile = true +[[files]] +file = "mods/nct.pw.toml" +hash = "5b269a75d6fb04991d561668828fd81aaa30ed111a39a9cf8927004e1d9a752f" +metafile = true + [[files]] file = "mods/netherportalfix.pw.toml" hash = "93e5023b9b45c297a69ee769941b4c6a7f65eeb3f2baa569ad52f3d5aa8de398" @@ -366,11 +371,6 @@ 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" @@ -576,6 +576,11 @@ file = "mods/tt20.pw.toml" hash = "1ea1e6dd26d4426e79f16601610413534365ffe2a734393ae78fdad9abf6ebc7" metafile = true +[[files]] +file = "mods/uncraftingrecipes.pw.toml" +hash = "36486c226ed7e3ccfd1ea6e7a666f68325dcdc4fb8b9fcb55d02e874d113f761" +metafile = true + [[files]] file = "mods/universal-bone-meal.pw.toml" hash = "cf1c53b65e12f26ddf32a9d1071837c76b9d4f1e82b5eb810edfadd31529958e" diff --git a/mods/nct.pw.toml b/mods/nct.pw.toml new file mode 100644 index 0000000..ed3eaa0 --- /dev/null +++ b/mods/nct.pw.toml @@ -0,0 +1,13 @@ +name = "No Crop Trample" +filename = "no-crop-trample-1.0.3.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/TEL2rIgj/versions/QuAVTg8j/no-crop-trample-1.0.3.jar" +hash-format = "sha512" +hash = "9c47dee1daa59980b1c7466551efd03338763aa42c355e51d9544ec7da159cbef63ac6b49ad8565ec65099c29ea23e315fa760bb5d053c0ddb6979874e27b8ea" + +[update] +[update.modrinth] +mod-id = "TEL2rIgj" +version = "QuAVTg8j" diff --git a/mods/no-crop-trample.pw.toml b/mods/no-crop-trample.pw.toml deleted file mode 100644 index cb69736..0000000 --- a/mods/no-crop-trample.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -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/uncraftingrecipes.pw.toml b/mods/uncraftingrecipes.pw.toml new file mode 100644 index 0000000..8a4536b --- /dev/null +++ b/mods/uncraftingrecipes.pw.toml @@ -0,0 +1,13 @@ +name = "Uncrafting Recipes" +filename = "UncraftingRecipes-1.21.11-1.0.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/pnRdc7rv/versions/yuAQCaQh/UncraftingRecipes-1.21.11-1.0.jar" +hash-format = "sha512" +hash = "d34465da67a3461036564002b77388a92184253453a6bba4530ebe5911be6f640e20a514bb802882a6df781b652a20fa4e58cf47c7f3bc0ce33707406e3838fa" + +[update] +[update.modrinth] +mod-id = "pnRdc7rv" +version = "yuAQCaQh" diff --git a/pack.toml b/pack.toml index 09eeb42..e98babb 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 = "a04da2dad0ca01379e543bf7f1585f0b415affb676e1e63f1703894c0758c213" +hash = "bac599cf9b52c1e3af1ba4fa719ef3c25ffb5f509df583c07403efe652a9e4f8" [versions] fabric = "0.19.2"