updat :3
All checks were successful
Update wiki / test (push) Successful in 16s

This commit is contained in:
Ashley Graves 2024-07-30 21:28:01 +02:00
parent 49e9a27ef1
commit acd229e6a0
5 changed files with 55 additions and 1 deletions

View file

@ -742,6 +742,11 @@ file = "mods/patchouli.pw.toml"
hash = "4d0b66ba4cb3c2965bf961d4bb991babb6a60f8a20709d1e295ed7fc8b6d8929" hash = "4d0b66ba4cb3c2965bf961d4bb991babb6a60f8a20709d1e295ed7fc8b6d8929"
metafile = true metafile = true
[[files]]
file = "mods/player-ladder.pw.toml"
hash = "5e37ad5e772003a6d3d562e2fcbbc3624b39c87258d7fc68935815c6efe49b6d"
metafile = true
[[files]] [[files]]
file = "mods/playeranimator.pw.toml" file = "mods/playeranimator.pw.toml"
hash = "5afa7da611cb56447e957a22f2d5b36fbdcd322acc09880bb669471a032a2ec3" hash = "5afa7da611cb56447e957a22f2d5b36fbdcd322acc09880bb669471a032a2ec3"
@ -777,6 +782,11 @@ file = "mods/rrls.pw.toml"
hash = "b42e248b373e243d1aefb92a305f930a9beff447e68921b449f2f6979c2a5c57" hash = "b42e248b373e243d1aefb92a305f930a9beff447e68921b449f2f6979c2a5c57"
metafile = true metafile = true
[[files]]
file = "mods/showcase-item.pw.toml"
hash = "5e8a024240fe523a7b2480db7444b51a4dc76ca8507b3d9769821e09ee11e01b"
metafile = true
[[files]] [[files]]
file = "mods/simple-voice-chat.pw.toml" file = "mods/simple-voice-chat.pw.toml"
hash = "0f497918229968f782522446548e80f18d02f92641328db0548354ff5075f68f" hash = "0f497918229968f782522446548e80f18d02f92641328db0548354ff5075f68f"
@ -862,6 +872,11 @@ file = "mods/visual-workbench.pw.toml"
hash = "9ba672d7cfeb23c8df703106cad286a73425ef9b600f2e5965ba90ad241981e7" hash = "9ba672d7cfeb23c8df703106cad286a73425ef9b600f2e5965ba90ad241981e7"
metafile = true metafile = true
[[files]]
file = "mods/waystones.pw.toml"
hash = "34c86f976127ded13120aa03479144f6d66fba395665827b4db649c23822f1b6"
metafile = true
[[files]] [[files]]
file = "mods/when-dungeons-arise.pw.toml" file = "mods/when-dungeons-arise.pw.toml"
hash = "fe4eea69646af393a75bf167a35ec4eb267365b7b909cd51dd32caef6a4f3eb1" hash = "fe4eea69646af393a75bf167a35ec4eb267365b7b909cd51dd32caef6a4f3eb1"

View file

@ -0,0 +1,13 @@
name = "Player Ladder"
filename = "playerladder-0.6.1-forge-1.20.1.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/YCcTxyDM/versions/ol37llym/playerladder-0.6.1-forge-1.20.1.jar"
hash-format = "sha1"
hash = "e2096640589fa2091284b720d147a398be865f67"
[update]
[update.modrinth]
mod-id = "YCcTxyDM"
version = "ol37llym"

View file

@ -0,0 +1,13 @@
name = "Showcase Item"
filename = "showcaseitem-1.20.1-1.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/P5Jjjezm/versions/Q5HI3IfP/showcaseitem-1.20.1-1.2.jar"
hash-format = "sha1"
hash = "282e08fc46b7e4bab61a8651b5fcc1ee1befddd9"
[update]
[update.modrinth]
mod-id = "P5Jjjezm"
version = "Q5HI3IfP"

13
mods/waystones.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Waystones"
filename = "waystones-forge-1.20-14.1.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/LOpKHB2A/versions/Rbp8Hzck/waystones-forge-1.20-14.1.4.jar"
hash-format = "sha1"
hash = "f7ff479f1b6b3a404110e0b95cfff5acb5612aca"
[update]
[update.modrinth]
mod-id = "LOpKHB2A"
version = "Rbp8Hzck"

View file

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "7944693da74b021051f811f5b91f52032197fbe2e3ed88c9a8bf127f8944da7f" hash = "87547acd3b80835e7464c1682d8e3b39c8b4a04cef4fe80b9a10aef2c835850c"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"