on ajoute des pipes lolilol

This commit is contained in:
TDLaouer 2025-03-07 23:50:25 +01:00
parent 5fe10672ed
commit 7e172c261b
4 changed files with 37 additions and 1 deletions

View File

@ -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"

13
mods/frozenlib.pw.toml Normal file
View File

@ -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"

View File

@ -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"

View File

@ -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"