From 2d90e8609e1e9fc52db722111557fbc29b3bf836 Mon Sep 17 00:00:00 2001 From: triethyl Date: Sun, 28 Dec 2025 14:46:06 -0500 Subject: initialized modpack as git repo --- mods/simple-copper-pipes.pw.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mods/simple-copper-pipes.pw.toml (limited to 'mods/simple-copper-pipes.pw.toml') diff --git a/mods/simple-copper-pipes.pw.toml b/mods/simple-copper-pipes.pw.toml new file mode 100644 index 0000000..7b8a7f9 --- /dev/null +++ b/mods/simple-copper-pipes.pw.toml @@ -0,0 +1,13 @@ +name = "Simple Copper Pipes" +filename = "SimpleCopperPipes-2.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9r4ZkgSN/versions/8WV3U3dD/SimpleCopperPipes-2.0.jar" +hash-format = "sha1" +hash = "150bb66fa93d48a8809eb02abc7b889cc38b46ce" + +[update] +[update.modrinth] +mod-id = "9r4ZkgSN" +version = "8WV3U3dD" -- cgit v1.2.3