remove backslot due to it breaking itself

This commit is contained in:
daedreus 2022-07-09 23:44:54 -05:00
parent 5bda06e62b
commit 9b23c45899
3 changed files with 1 additions and 19 deletions

View file

@ -41,11 +41,6 @@ file = "mods/architectury-api.pw.toml"
hash = "07bf101de720d0566ba5dc0fa8ae9f48ca2f08bd12e792393c81f401949c5c40" hash = "07bf101de720d0566ba5dc0fa8ae9f48ca2f08bd12e792393c81f401949c5c40"
metafile = true metafile = true
[[files]]
file = "mods/backslot.pw.toml"
hash = "fdac7c6436d980307501543ada92f5cc63d9c45f693fc140cbe7b0778693e282"
metafile = true
[[files]] [[files]]
file = "mods/bclib.pw.toml" file = "mods/bclib.pw.toml"
hash = "3f3263991c5f39de7a3e678a1ce380a3dad8ee340f481fe751d336e68e904296" hash = "3f3263991c5f39de7a3e678a1ce380a3dad8ee340f481fe751d336e68e904296"

View file

@ -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

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "e9cc111c17cfa4b7d67ab98b0d98e06a57ffdbcc0507dd64774e0f3af196f861" hash = "41d4287d12e2c5d8c21cd2f2e115bbefc44782eb4d11bd07332234d7e72ce54c"
[versions] [versions]
fabric = "0.14.8" fabric = "0.14.8"