From 3903e05286d9202badb012584b4b5c97dd3b2519 Mon Sep 17 00:00:00 2001 From: Felix Perktold <> Date: Wed, 26 Aug 2026 08:28:53 +0000 Subject: added pipes --- index.toml | 5 +++++ mods/classic-pipes.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/classic-pipes.pw.toml diff --git a/index.toml b/index.toml index 8747c39..080d338 100644 --- a/index.toml +++ b/index.toml @@ -544,6 +544,11 @@ file = "mods/chunky.pw.toml" hash = "b1581bbfae9d16690f4022536da6567f000130c4ea5e04d92177c1bc61fea709" metafile = true +[[files]] +file = "mods/classic-pipes.pw.toml" +hash = "31c8d8550aa216475d0a0e5074020e61d7bfe201fa348fef83226d0752687d92" +metafile = true + [[files]] file = "mods/cloth-config.pw.toml" hash = "41a3dc271859b118417946d2fdb2408523563b2f4f49048073672a342fb1aebf" diff --git a/mods/classic-pipes.pw.toml b/mods/classic-pipes.pw.toml new file mode 100644 index 0000000..57e0825 --- /dev/null +++ b/mods/classic-pipes.pw.toml @@ -0,0 +1,13 @@ +name = "Classic Pipes" +filename = "classicpipes-fabric-1.20.1-1.1.7.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/xX5VOqpH/versions/UzIGU4f2/classicpipes-fabric-1.20.1-1.1.7.jar" +hash-format = "sha512" +hash = "0517f4db26cd4463dd3d79e3677eba14ef285f7b6759b5ba6b09c5ac9e6e09136c9ed33850c1f4807dfbae8223bfd6ad3840ae536aee0d7fff17c85fdea631ab" + +[update] +[update.modrinth] +mod-id = "xX5VOqpH" +version = "UzIGU4f2" diff --git a/pack.toml b/pack.toml index 77097bb..0a5c676 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 = "5a6bcdcbe5b25da3bc7f71eca8c93f99b63a477882f8ec8e5a97026b22881ebe" +hash = "46a48e078875456c6985359e5e6267b2bd66de9cfb717d7889bf2031b2774e6f" [versions] fabric = "0.19.3" -- cgit v1.2.3