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"