From 08982e2504a13a662d456241bd1eeeaa7deabe0a Mon Sep 17 00:00:00 2001 From: endigma Date: Sun, 19 Jun 2022 15:34:55 -0300 Subject: [PATCH] add connectable chains --- index.toml | 5 +++++ mods/connectible_chains.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/connectible_chains.pw.toml diff --git a/index.toml b/index.toml index 57ecd48..7461dfb 100644 --- a/index.toml +++ b/index.toml @@ -370,6 +370,11 @@ 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 new file mode 100644 index 0000000..70487dc --- /dev/null +++ b/mods/connectible_chains.pw.toml @@ -0,0 +1,13 @@ +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 fa8d2df..20c8b83 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 = "5dcab4d11abe4af7cefc05145494f91c37b2f4143cfb84245ff7b97529caa1d7" +hash = "427e92cfeb68fd557b8ed324a4addf458b1209b39b46c8d89b35b328714fdbdf" [versions] fabric = "0.14.7"