From c1c44d75c6e83524556af70aaf974f56cecd71dc Mon Sep 17 00:00:00 2001 From: materus Date: Wed, 15 Oct 2025 22:07:09 +0200 Subject: [PATCH] Update --- index.toml | 5 +++++ mods/create-contraption-terminals.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/create-contraption-terminals.pw.toml diff --git a/index.toml b/index.toml index 5dc9b3c..b10171d 100644 --- a/index.toml +++ b/index.toml @@ -1006,6 +1006,11 @@ file = "mods/create-connected.pw.toml" hash = "4852a9af0dd34136c85a20a9729b554bbb8afbf81f8bfdbb52b8a8cae898b1e6" metafile = true +[[files]] +file = "mods/create-contraption-terminals.pw.toml" +hash = "e6b58f23c741ff89b97cfab8242ad4f34d0b91082bb8d861b9f4ed08c9beece0" +metafile = true + [[files]] file = "mods/create-deco-additions.pw.toml" hash = "217ea0fc85b62cd045628a88db52dfb95d69047014c89772e1fb5881736a3712" diff --git a/mods/create-contraption-terminals.pw.toml b/mods/create-contraption-terminals.pw.toml new file mode 100644 index 0000000..559ee98 --- /dev/null +++ b/mods/create-contraption-terminals.pw.toml @@ -0,0 +1,13 @@ +name = "Create Contraption Terminals" +filename = "createcontraptionterminals-1.20-1.2.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/gOPAFzp0/versions/Rdo5tUmb/createcontraptionterminals-1.20-1.2.0.jar" +hash-format = "sha512" +hash = "bd3a8ba5498c6c7939271bb03ee8c595e71010847b11dd281833c085a53e24ce8e1a6c79654a1498f8828b5afa672ccb4431d9a906235f810e5df3c2e442c222" + +[update] +[update.modrinth] +mod-id = "gOPAFzp0" +version = "Rdo5tUmb" diff --git a/pack.toml b/pack.toml index e52836e..56314a8 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 = "d57aa8c1f1309d5d66c87505ff41a7fddda25f3bb05eaaa97cfee24e9f09da57" +hash = "5ff59c498e386853d674ef8ba9fc4fbfad426b7b940c07beb0e42b38650ece34" [versions] forge = "47.4.8"