diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 1fa23d4..4c3017c 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -241,11 +241,6 @@ file = "mods/iris.pw.toml" hash = "7bc62af50be24f86bf8923bfa40797f58b9c2d2f4550dfa102cdc0952e160e2b" metafile = true -[[files]] -file = "mods/item-filters.pw.toml" -hash = "18e744fe60ee0536c210e8048c02b6cdca3ae0be3ecac64e1eb5af6598bfdfc7" -metafile = true - [[files]] file = "mods/jade.pw.toml" hash = "dd1b242d7347a9ca1be3489896524f3615efb8c284640156d871b8662be5fd8e" diff --git a/.minecraft/mods/item-filters.pw.toml b/.minecraft/mods/item-filters.pw.toml deleted file mode 100644 index 5ab015d..0000000 --- a/.minecraft/mods/item-filters.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Item Filters" -filename = "item-filters-fabric-1902.2.9-build.35.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "1e9841008d17d4805dc12691cdbcf985255ed42f" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 3972677 -project-id = 309674 diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index b20cd82..0c7ae9f 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 = "212cfc30a380e7cd2492d8dcd065aa8cc8ed5fdffc6ef4c7b0c9647a1faf4f76" +hash = "2cd40ee57bd5c34152de492edfcf6cde93d8537643da2d4a5a42e7866cf90dbc" [versions] fabric = "0.14.8"