remove backslot due to it breaking itself
This commit is contained in:
parent
5bda06e62b
commit
9b23c45899
3 changed files with 1 additions and 19 deletions
|
@ -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"
|
||||
|
|
|
@ -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
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue