From b0a642e83c6180a1f02ebac8128569e8b0d9f8a3 Mon Sep 17 00:00:00 2001 From: endigma Date: Sun, 12 Jun 2022 09:49:03 -0300 Subject: [PATCH] remove inspecio --- index.toml | 5 ----- mods/inspecio.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/inspecio.toml diff --git a/index.toml b/index.toml index 164cec8..eca42b3 100644 --- a/index.toml +++ b/index.toml @@ -660,11 +660,6 @@ file = "mods/infusion-table.toml" hash = "1092142a9aa7e20658c9af85d25fc3b319e4a5b8d950bf948d4079428ee9ba0b" metafile = true -[[files]] -file = "mods/inspecio.toml" -hash = "d37a38d5df73c111a8947e8263f14a8949e5d506ab2f8dd24b8f9db94bd46ae5" -metafile = true - [[files]] file = "mods/inventory-hud-forge.toml" hash = "1b72df27afd661f526584edbca168ecab9c70f0fd9aa26f68f1d49c6cd6f1eb9" diff --git a/mods/inspecio.toml b/mods/inspecio.toml deleted file mode 100644 index 377798c..0000000 --- a/mods/inspecio.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Inspecio" -filename = "inspecio-1.2.1+1.18.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/a93H3mKU/versions/1.2.1+1.18/inspecio-1.2.1+1.18.jar" -hash-format = "sha1" -hash = "164d916ffa4576ae6e3b2a45b2d089e3dea0d5a8" - -[update] -[update.modrinth] -mod-id = "a93H3mKU" -version = "KOy3RLbg" diff --git a/pack.toml b/pack.toml index a99b5b6..b76bc0b 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 = "908c89bdd03e8866995763520319665a5b5f7498956d2e36f3d7ba4d06a55e05" +hash = "921dcffefd9d6d524b53ce550d8bacae0713d5296c8f3c079f62a3e790cdfef9" [versions] fabric = "0.14.7"