Elevators
This commit is contained in:
parent
b5f9b67b2f
commit
9e2271d4a1
3 changed files with 19 additions and 1 deletions
|
@ -665,6 +665,11 @@ file = "mods/qsl.pw.toml"
|
|||
hash = "96e2449dabc91f4ea7c19a2b437ab455fef61679eff48b272b1979124b8a0f12"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/quartz-elevator.pw.toml"
|
||||
hash = "8caa7ac143e34732df295e0bd03b68841239172811da137e6429d2701f0410e4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/quilt-loading-screen.pw.toml"
|
||||
hash = "77aa1af076bfb1175a407037a2d1db80437bae5193db45a557f5f32b3cc4a67f"
|
||||
|
|
13
mods/quartz-elevator.pw.toml
Normal file
13
mods/quartz-elevator.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Quartz Elevator"
|
||||
filename = "quartz-elevator-2.1.5+1.19.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/O9C0qdu8/versions/NchXZfKL/quartz-elevator-2.1.5%2B1.19.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "139eaa3e464a686aa75f9d669e437e398a3b9368"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "O9C0qdu8"
|
||||
version = "NchXZfKL"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "33d6e85196839b1ce07174e569a34015b1f89bdbc3e0a564b011b794653ee102"
|
||||
hash = "9bd16753c96b77d7554e4e4e512607d78fb6e86ebe4d37ad6423dc51b78ab301"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.19.2"
|
||||
|
|
Loading…
Reference in a new issue