From f280ea3f1d6f88a57067a17ffa037e634d8908f6 Mon Sep 17 00:00:00 2001 From: pinchese Date: Sun, 24 Jul 2022 14:21:14 -0500 Subject: [PATCH] remove roundaround inventory management --- index.toml | 5 ----- mods/roundaround-inventory-management.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/roundaround-inventory-management.pw.toml diff --git a/index.toml b/index.toml index c864114..7de48e6 100644 --- a/index.toml +++ b/index.toml @@ -659,11 +659,6 @@ file = "mods/roughly-enough-items.pw.toml" hash = "fa25779d8061f5614d7957b00127bea80aadf71df7f8f6e9e6d4b5a6e98a9764" metafile = true -[[files]] -file = "mods/roundaround-inventory-management.pw.toml" -hash = "e14862433de31f2d93cf5b7458897ea42dd76e2428b3b26802644a697bd995cb" -metafile = true - [[files]] file = "mods/scout.pw.toml" hash = "0d77ee9748eb7cf66b0c8cea8e500c54597deb9e885eac0d3d260aa9612a79d1" diff --git a/mods/roundaround-inventory-management.pw.toml b/mods/roundaround-inventory-management.pw.toml deleted file mode 100644 index 7312b87..0000000 --- a/mods/roundaround-inventory-management.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Roundaround's Inventory Management" -filename = "inventorymanagement-1.0.3+1.18.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/F7wXag4i/versions/1.0.3+1.18.2/inventorymanagement-1.0.3%2B1.18.2.jar" -hash-format = "sha1" -hash = "eadd0c82534a62a36944595eb541fee50153b4a2" - -[update] -[update.modrinth] -mod-id = "F7wXag4i" -version = "3MKlFwlL" diff --git a/pack.toml b/pack.toml index d04ec44..250b5be 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 = "a38cf48ecbae2f2bb224d637dc7d47c3bbfe7af4e71d96430963aaad27d5f62c" +hash = "cacaf64aa683a173cebaaabd591b685ba596050926f8fed73efeb5abbdbc33ff" [versions] fabric = "0.14.8"