diff --git a/index.toml b/index.toml index 4f9641c..18f1859 100644 --- a/index.toml +++ b/index.toml @@ -214,11 +214,6 @@ file = "mods/chunk-sending-forge-fabric.pw.toml" hash = "a952fb0d69dd033d3577501d2a0b3f0e4c013fa8b5b06a66a0f22eff8df5066d" metafile = true -[[files]] -file = "mods/clean-tooltips.pw.toml" -hash = "dbefbd1c9a4eccebf0abfd9f97b583008e120f5a6d249e0a5414e61501c7956b" -metafile = true - [[files]] file = "mods/clickthrough.pw.toml" hash = "e6d3f593517ccc7331cb2f581deaa092094bef8fc501284eacd7379a33bee212" diff --git a/mods/clean-tooltips.pw.toml b/mods/clean-tooltips.pw.toml deleted file mode 100644 index 06c6ca8..0000000 --- a/mods/clean-tooltips.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Clean Tooltips" -filename = "clean_tooltips-1.0-fabric-1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/vMoHe8uI/versions/7jTuPvl5/clean_tooltips-1.0-fabric-1.20.1.jar" -hash-format = "sha1" -hash = "4658cdf42077ef8627199f66f2c59e70c85531e1" - -[update] -[update.modrinth] -mod-id = "vMoHe8uI" -version = "7jTuPvl5" diff --git a/pack.toml b/pack.toml index ab0c257..6b02fe3 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "9d75570b06c3c5173c3dd86bb1f2d795478423ca015957f4a45fbe100c6891c6" +hash = "3d07d353d7b06f204d0176713c6a56a5a985a6af1242a61c8c2fdf0790c5669b" [versions] fabric = "0.15.10"