From 087bbe42fb4604b4ca14690fbb9be7fc21bcb785 Mon Sep 17 00:00:00 2001 From: hkc Date: Sun, 3 Mar 2024 14:42:40 +0300 Subject: [PATCH] Removed Guinea pigs mod Causes server to not start up --- index.toml | 5 ----- mods/guineapigs.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/guineapigs.pw.toml diff --git a/index.toml b/index.toml index 7d69601..69f2e11 100644 --- a/index.toml +++ b/index.toml @@ -310,11 +310,6 @@ file = "mods/glass-armor.pw.toml" hash = "7d96e5390b84e0f484a6de91180c330634833f826856dee0930cfc5318f3edd0" metafile = true -[[files]] -file = "mods/guineapigs.pw.toml" -hash = "a0945ab841e71f8e97ae0e757a1670f0f1274181dee25cc34c1252e4bd417443" -metafile = true - [[files]] file = "mods/held-item-info.pw.toml" hash = "c24e05bc69b5e571da13b6f854c89ea093deab2b74b1bd3e8f17113a2f01c07e" diff --git a/mods/guineapigs.pw.toml b/mods/guineapigs.pw.toml deleted file mode 100644 index 777bfaa..0000000 --- a/mods/guineapigs.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "GuineaPigs" -filename = "guineapigs-FABRIC-1.1.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/vU6CXbp5/versions/X6TKLP0l/guineapigs-FABRIC-1.1.2.jar" -hash-format = "sha1" -hash = "3a22465a62f34dddd980b69365b697c3dd479ce1" - -[update] -[update.modrinth] -mod-id = "vU6CXbp5" -version = "X6TKLP0l" diff --git a/pack.toml b/pack.toml index d2e1cab..2a951ec 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 = "5eda86a7581a083eaf923c6667978606b736655f767324b55b591e1a9d788450" +hash = "c7606499a4f0d026cef776848a21969752acd9f208b0f5285ad2f44e9ac46c8d" [versions] fabric = "0.15.7"