adding elevator

This commit is contained in:
tonitch 2025-03-17 11:58:52 +01:00
parent dd30973edd
commit f9de792f79
Signed by: tonitch
GPG Key ID: A78D6421F083D42E
4 changed files with 27 additions and 9 deletions

View File

@ -21840,7 +21840,7 @@ metafile = true
[[files]]
file = "mods/fabric-api.pw.toml"
hash = "8de441dd57379d434805fb87722233fa39e346a9152828e7ff49b0ed9b2bd518"
hash = "c10109cdaa93bb556aa99268af1dce6ca784cd21f4b97800aaad908e761e7b15"
metafile = true
[[files]]
@ -22153,6 +22153,11 @@ file = "mods/puzzles-lib.pw.toml"
hash = "0262df78f767ee3ef2d32c1815b82b2f5710ea7c934bd875639a711197f27342"
metafile = true
[[files]]
file = "mods/quartz-elevator.pw.toml"
hash = "a51cd020fd508be25122d0e3cda8684c82cd4ad2547daecd0a159f3928211077"
metafile = true
[[files]]
file = "mods/resource-pack-overrides.pw.toml"
hash = "c27c5ecee525aa7c5884f0807a34430b14c29a58fd38e1f9e7830969dd1c13d7"

View File

@ -1,13 +1,13 @@
name = "Fabric API"
filename = "fabric-api-0.92.2+1.20.1.jar"
filename = "fabric-api-0.92.4+1.20.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "625ee015ee426d9b677382a7bb661383d89c0807"
mode = "metadata:curseforge"
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/y1pF0uOZ/fabric-api-0.92.4%2B1.20.1.jar"
hash-format = "sha512"
hash = "98b1b65bab63f2dd22b246effc579a1fd31099c3670d0e565c73a1628897f86194fe373dde0e7ae31b69747f8d2160012505ef243fa47b0c466249bde1d620cc"
[update]
[update.curseforge]
file-id = 5383715
project-id = 306612
[update.modrinth]
mod-id = "P7dR8mSH"
version = "y1pF0uOZ"

View File

@ -0,0 +1,13 @@
name = "Quartz Elevator"
filename = "quartz-elevator-2.2.7+1.20.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/O9C0qdu8/versions/szdkhw2r/quartz-elevator-2.2.7%2B1.20.4.jar"
hash-format = "sha512"
hash = "ef5f0ccdf893641b93aa7d2871325a3508c53332b685f4120a65de63943963b550678c72a42e1fe79ccf5af683257eaa53700e0e80d25aafb5468eb1527bcd57"
[update]
[update.modrinth]
mod-id = "O9C0qdu8"
version = "szdkhw2r"

View File

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "d14485a220d56d2d305d0f2605f6c86e41dc730fbaa262c197be3429232f56bf"
hash = "ea5b3a687761630ee637c74c142af925cca895805aeba94e26565a9958cca7fb"
[versions]
fabric = "0.16.9"