diff options
| -rw-r--r-- | index.toml | 5 | ||||
| -rw-r--r-- | mods/classic-pipes.pw.toml | 13 | ||||
| -rw-r--r-- | pack.toml | 2 |
3 files changed, 19 insertions, 1 deletions
@@ -545,6 +545,11 @@ hash = "b1581bbfae9d16690f4022536da6567f000130c4ea5e04d92177c1bc61fea709" metafile = true [[files]] +file = "mods/classic-pipes.pw.toml" +hash = "31c8d8550aa216475d0a0e5074020e61d7bfe201fa348fef83226d0752687d92" +metafile = true + +[[files]] file = "mods/cloth-config.pw.toml" hash = "41a3dc271859b118417946d2fdb2408523563b2f4f49048073672a342fb1aebf" metafile = true 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" @@ -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" |
