This commit is contained in:
Mateusz Słodkowicz 2025-10-15 22:07:09 +02:00
parent 4795a0b3c0
commit c1c44d75c6
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
3 changed files with 19 additions and 1 deletions

View File

@ -1006,6 +1006,11 @@ file = "mods/create-connected.pw.toml"
hash = "4852a9af0dd34136c85a20a9729b554bbb8afbf81f8bfdbb52b8a8cae898b1e6" hash = "4852a9af0dd34136c85a20a9729b554bbb8afbf81f8bfdbb52b8a8cae898b1e6"
metafile = true metafile = true
[[files]]
file = "mods/create-contraption-terminals.pw.toml"
hash = "e6b58f23c741ff89b97cfab8242ad4f34d0b91082bb8d861b9f4ed08c9beece0"
metafile = true
[[files]] [[files]]
file = "mods/create-deco-additions.pw.toml" file = "mods/create-deco-additions.pw.toml"
hash = "217ea0fc85b62cd045628a88db52dfb95d69047014c89772e1fb5881736a3712" hash = "217ea0fc85b62cd045628a88db52dfb95d69047014c89772e1fb5881736a3712"

View File

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

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "d57aa8c1f1309d5d66c87505ff41a7fddda25f3bb05eaaa97cfee24e9f09da57" hash = "5ff59c498e386853d674ef8ba9fc4fbfad426b7b940c07beb0e42b38650ece34"
[versions] [versions]
forge = "47.4.8" forge = "47.4.8"