From c5f75ae18543fa345be56b40515e7dd0fa08920c Mon Sep 17 00:00:00 2001 From: JordanPlayz158 Date: Sat, 18 May 2024 20:30:49 -0400 Subject: [PATCH] 1.0.2 - Removed Guarding - Cull --- index.toml | 5 ----- mods/guarding.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/guarding.pw.toml diff --git a/index.toml b/index.toml index 968fd6f..234a01c 100644 --- a/index.toml +++ b/index.toml @@ -431,11 +431,6 @@ file = "mods/grass-overhaul.pw.toml" hash = "e78b02e9759ff949a2aff4a95363a9cf41dd91d0cb936809e62574d23d1a9070" metafile = true -[[files]] -file = "mods/guarding.pw.toml" -hash = "e25880588a312809a897620f0c46c203500486a9b2ea69eb0690882a9d47335a" -metafile = true - [[files]] file = "mods/herdspanic.pw.toml" hash = "46b44b530e3a305d207833ae7ba36808f09d77ffef22835076a69ed112e5784f" diff --git a/mods/guarding.pw.toml b/mods/guarding.pw.toml deleted file mode 100644 index 94de925..0000000 --- a/mods/guarding.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Guarding" -filename = "guarding-2.4.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/aV1COQ7a/versions/zz7EL9j5/guarding-2.4.0.jar" -hash-format = "sha1" -hash = "48f7a82d88e4c764544a87e5fe41353d5c197f5b" - -[update] -[update.modrinth] -mod-id = "aV1COQ7a" -version = "zz7EL9j5" diff --git a/pack.toml b/pack.toml index 0a75a71..400feb9 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 = "ff54a08c255a75d651d09be66e6a0362ea0850c90fae8dec943bdcdc0b7241a8" +hash = "da651ec6a82e6595134a2f3eec77452212c8b13a0910c58bc3a2cc904e2ba2c4" [versions] fabric = "0.15.11"