voice chat

This commit is contained in:
Hexugory 2025-04-13 14:58:39 -05:00
parent 97fbcaf011
commit eb7e1ad066
3 changed files with 19 additions and 1 deletions

View File

@ -17569,6 +17569,11 @@ file = "mods/simple-shops.pw.toml"
hash = "eb50118ab1d53243ffec8d8ec8ffac84e046232e09feb2c5a4597542fc9f4671" hash = "eb50118ab1d53243ffec8d8ec8ffac84e046232e09feb2c5a4597542fc9f4671"
metafile = true metafile = true
[[files]]
file = "mods/simple-voice-chat.pw.toml"
hash = "8446832787bf2307f3fd5d98dd77ba119fe8b6801ba195ea2d3b6a904e8320bd"
metafile = true
[[files]] [[files]]
file = "mods/simply-swords-overhaul.pw.toml" file = "mods/simply-swords-overhaul.pw.toml"
hash = "25fc8eff83d142738c6cf83f973d7794124b927a4546b057325d0e3c533c5411" hash = "25fc8eff83d142738c6cf83f973d7794124b927a4546b057325d0e3c533c5411"

View File

@ -0,0 +1,13 @@
name = "Simple Voice Chat"
filename = "voicechat-forge-1.20.1-2.5.29.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/JCLYZWr0/voicechat-forge-1.20.1-2.5.29.jar"
hash-format = "sha512"
hash = "09a3893f5f7225917bf49ad14d9b91e3d8ad9883d555a6ee66aea00b436bbe58df0477e98b5d4b8ec5b8cfb23caf0c65f67c2b16d9a5bdf64a0ffdd8f7d694f2"
[update]
[update.modrinth]
mod-id = "9eGKb6K1"
version = "JCLYZWr0"

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 = "75c1d71fca0a1c237c007f9b3ba99b6f14716824caa829757625fbde65cf5d4f" hash = "6905e216a0b3cd2c861f149d5c53afc055d05a76979e6245d4d7895420a57752"
[versions] [versions]
forge = "47.4.0" forge = "47.4.0"