From 798f6aa58beb1095cbfffbe01e4d3d79872609b6 Mon Sep 17 00:00:00 2001 From: endigma Date: Sun, 19 Jun 2022 15:28:46 -0300 Subject: [PATCH] remove connectable chains --- index.toml | 5 ----- mods/connectible_chains.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/connectible_chains.pw.toml diff --git a/index.toml b/index.toml index eb67d94..bae765d 100644 --- a/index.toml +++ b/index.toml @@ -370,11 +370,6 @@ file = "mods/companion-fabric.toml" hash = "57386627dec02f63b532eaf99142085dc6a20f1c5d28540dd91e266ea07ff7ee" metafile = true -[[files]] -file = "mods/connectible_chains.pw.toml" -hash = "ed29ea2b03e5f7bf32a0a3ade6a9b2fa8d6e89656e5644f73172f9d2059802f4" -metafile = true - [[files]] file = "mods/continuity.toml" hash = "3476857955abc3053155ef32f1479594d3a7b61e522d570d66f1d0d327b4ecf8" diff --git a/mods/connectible_chains.pw.toml b/mods/connectible_chains.pw.toml deleted file mode 100644 index 70487dc..0000000 --- a/mods/connectible_chains.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Connectible Chains [Fabric]" -filename = "connectiblechains-2.1.1+1.18.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/ykSfIgTw/versions/v2.1.1+1.18.2/connectiblechains-2.1.1%2B1.18.2.jar" -hash-format = "sha1" -hash = "ede9886a3a376e8fbfa5153a3bfd73cab546e028" - -[update] -[update.modrinth] -mod-id = "ykSfIgTw" -version = "45biHkt5" diff --git a/pack.toml b/pack.toml index 75a89fb..4112c6a 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 = "80053a9d1a9d31e010a42786c69caa56916a866bd9cc6c82b32b103416d82ca1" +hash = "9588b581077c6ffe465480e9253248191247b94854308b145715719eb19e5099" [versions] fabric = "0.14.7"