From 9b23c45899f9a3e065f4855764a35affdf3a1e89 Mon Sep 17 00:00:00 2001 From: daedreus Date: Sat, 9 Jul 2022 23:44:54 -0500 Subject: [PATCH] remove backslot due to it breaking itself --- .minecraft/index.toml | 5 ----- .minecraft/mods/backslot.pw.toml | 13 ------------- .minecraft/pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 .minecraft/mods/backslot.pw.toml diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 3b04d2e..706d3c3 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -41,11 +41,6 @@ file = "mods/architectury-api.pw.toml" hash = "07bf101de720d0566ba5dc0fa8ae9f48ca2f08bd12e792393c81f401949c5c40" metafile = true -[[files]] -file = "mods/backslot.pw.toml" -hash = "fdac7c6436d980307501543ada92f5cc63d9c45f693fc140cbe7b0778693e282" -metafile = true - [[files]] file = "mods/bclib.pw.toml" hash = "3f3263991c5f39de7a3e678a1ce380a3dad8ee340f481fe751d336e68e904296" diff --git a/.minecraft/mods/backslot.pw.toml b/.minecraft/mods/backslot.pw.toml deleted file mode 100644 index b6f4f92..0000000 --- a/.minecraft/mods/backslot.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "BackSlot" -filename = "backslot-1.2.8.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "b00131015472dc99a773298068ca527fcabc9a4a" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 3836369 -project-id = 402739 diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index 80f2f0e..4a31730 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e9cc111c17cfa4b7d67ab98b0d98e06a57ffdbcc0507dd64774e0f3af196f861" +hash = "41d4287d12e2c5d8c21cd2f2e115bbefc44782eb4d11bd07332234d7e72ce54c" [versions] fabric = "0.14.8"