From 8194327963a8f03c30ec238ee1f866688fea9467 Mon Sep 17 00:00:00 2001 From: Felix Perktold <> Date: Wed, 26 Aug 2026 08:57:51 +0000 Subject: removed pipes --- index.toml | 5 ----- mods/classic-pipes.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/classic-pipes.pw.toml diff --git a/index.toml b/index.toml index 080d338..8747c39 100644 --- a/index.toml +++ b/index.toml @@ -544,11 +544,6 @@ 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 deleted file mode 100644 index 57e0825..0000000 --- a/mods/classic-pipes.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -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 0a5c676..77097bb 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 = "46a48e078875456c6985359e5e6267b2bd66de9cfb717d7889bf2031b2774e6f" +hash = "5a6bcdcbe5b25da3bc7f71eca8c93f99b63a477882f8ec8e5a97026b22881ebe" [versions] fabric = "0.19.3" -- cgit v1.2.3