From 7e172c261b200542a2ea9b6d24fc51121d3fd114 Mon Sep 17 00:00:00 2001 From: TDLaouer Date: Fri, 7 Mar 2025 23:50:25 +0100 Subject: [PATCH] on ajoute des pipes lolilol --- index.toml | 10 ++++++++++ mods/frozenlib.pw.toml | 13 +++++++++++++ mods/simple-copper-pipes.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/frozenlib.pw.toml create mode 100644 mods/simple-copper-pipes.pw.toml diff --git a/index.toml b/index.toml index ecfcd6e..f300f8e 100644 --- a/index.toml +++ b/index.toml @@ -264,6 +264,11 @@ file = "mods/forge-config-api-port.pw.toml" hash = "f9d89c62265e675839395d925f4162e3e93fda837ed50fbe3832f4ae9c58bebb" metafile = true +[[files]] +file = "mods/frozenlib.pw.toml" +hash = "e2be2b26c1878e0d7a1ade30e2eb0873499bdfc9b80298af7e4889359c8fbcb0" +metafile = true + [[files]] file = "mods/fusion-connected-textures.pw.toml" hash = "20779575577b9e69d44fbf072b294a54ec80c0c2956dd5d0b9d90378f9b28c86" @@ -494,6 +499,11 @@ file = "mods/silk.pw.toml" hash = "90d1f4ee70f4b208b623af04b48be8fd5b98b411cbd4d9d0a5b23d07ba99c1e4" metafile = true +[[files]] +file = "mods/simple-copper-pipes.pw.toml" +hash = "6115f082c94f16c94a1e88219655ca183691406a881b4904d996fac72145b65b" +metafile = true + [[files]] file = "mods/slimyfloor.pw.toml" hash = "c7b6bc9aa41d4329faf4b50f4d46b29cd2ef3f76e6dfc5b3f97db0eb7c38f7ca" diff --git a/mods/frozenlib.pw.toml b/mods/frozenlib.pw.toml new file mode 100644 index 0000000..a1bf618 --- /dev/null +++ b/mods/frozenlib.pw.toml @@ -0,0 +1,13 @@ +name = "FrozenLib" +filename = "FrozenLib-1.9.14-mc1.21.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9KawNmQc/versions/iCv4AudA/FrozenLib-1.9.14-mc1.21.1.jar" +hash-format = "sha512" +hash = "5182e92317bf4b9bf23f0d59f2d635e86747335d2bd220153584e91d40162647f05b8aaa8c3cac6019b80a6fc4cdcf43fa935e341dd6aa71b0dfef5b8ef766ec" + +[update] +[update.modrinth] +mod-id = "9KawNmQc" +version = "iCv4AudA" diff --git a/mods/simple-copper-pipes.pw.toml b/mods/simple-copper-pipes.pw.toml new file mode 100644 index 0000000..ad6da8d --- /dev/null +++ b/mods/simple-copper-pipes.pw.toml @@ -0,0 +1,13 @@ +name = "Simple Copper Pipes" +filename = "SimpleCopperPipes-mc1.21.1-2.0.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9r4ZkgSN/versions/5d27deAL/SimpleCopperPipes-mc1.21.1-2.0.4.jar" +hash-format = "sha512" +hash = "2d00149fe61136e3c0f83ddfa0016b98a92a33e4bc25c5e7c52623bc06d9c3a42e1062fc19baa6f3f7852617fd42b2f6930125aa2487ee564dabb56a7877f900" + +[update] +[update.modrinth] +mod-id = "9r4ZkgSN" +version = "5d27deAL" diff --git a/pack.toml b/pack.toml index 4325a19..44f5fb1 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 = "f9a0e0396feb735623d12122d82afc3efabf1f6c5842d6ac907ba0ee4c7712d1" +hash = "07d9d50ecc0b2d2c4b8be447a3719051677d583f2f5938fd85f970378e300b97" [versions] fabric = "0.16.10"