1
0
mirror of https://github.com/nesquate-mcserver/modpack-server.git synced 2026-06-05 21:38:55 +00:00

Add in-game voice chat mods

Simple Voice Chat https://modrinth.com/plugin/simple-voice-chat
AudioPlayer https://modrinth.com/mod/audioplayer
This commit is contained in:
Nesquate
2023-07-24 08:38:53 +08:00
parent 14699e10d5
commit fd4a332199
4 changed files with 37 additions and 1 deletions

13
mods/audioplayer.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "AudioPlayer"
filename = "audioplayer-1.20.1-1.6.2.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/SRlzjEBS/versions/MJIzsPLC/audioplayer-1.20.1-1.6.2.jar"
hash-format = "sha1"
hash = "576fa2e089dcc76d97987c981adf3be1e2ad1613"
[update]
[update.modrinth]
mod-id = "SRlzjEBS"
version = "MJIzsPLC"

View File

@@ -0,0 +1,13 @@
name = "Simple Voice Chat"
filename = "voicechat-fabric-1.20.1-2.4.15.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/mZfta0kq/voicechat-fabric-1.20.1-2.4.15.jar"
hash-format = "sha1"
hash = "7b1b5ac10a854821fc6629f1c5c7e804edb63898"
[update]
[update.modrinth]
mod-id = "9eGKb6K1"
version = "mZfta0kq"