mirror of
https://github.com/RestedWicked/WitchCraft.git
synced 2025-07-29 07:12:18 +10:00
[UPDATE] Simple Voice Chat
This commit is contained in:
parent
fad24b9780
commit
6842f3db3e
3 changed files with 6 additions and 6 deletions
|
@ -1016,7 +1016,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/simple-voice-chat.pw.toml"
|
||||
hash = "2237772650b4c2efc5b436a7468f92a548cee8d8f8fe648340a3a1d30544d903"
|
||||
hash = "d134b21bfc6f186ac1a4ebb6c6301973769f2d69e4d87f2abad07e0e70c0d37a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Simple Voice Chat"
|
||||
filename = "voicechat-neoforge-1.21.1-2.5.30.jar"
|
||||
filename = "voicechat-neoforge-1.21.1-2.5.34.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/meUMv02j/voicechat-neoforge-1.21.1-2.5.30.jar"
|
||||
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/QXvxq76M/voicechat-neoforge-1.21.1-2.5.34.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "67a0084e0637d3ae383c931711369cd0fe66e6ebfb1a4ffe5ba212c5084a83d04bb905eb7bcded3f5726841219280253d3d62f0df659d0924153e24dfae10274"
|
||||
hash = "3139491b7bc473f9b7194a7fa3f55260cb525c41597bcf3d9e1a4c879828dea55c6eca1c8af0fa56d95563319e32e0288957f64982c27fea63a856918105fee9"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "9eGKb6K1"
|
||||
version = "meUMv02j"
|
||||
version = "QXvxq76M"
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "e75bb101eacd0de64334158b2513512a85eae4fff2dcf72bc4bc49fd72dd60ba"
|
||||
hash = "c3d9836052125402c61c2803ceb477a8a0dff7402bd1268a9ef7ae7ec35802a0"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue