fixed side of voice chat interactions

This commit is contained in:
gabetoo 2024-12-31 16:35:24 -05:00
parent 8d4bb3c50f
commit c6f5d6b95e
4 changed files with 3 additions and 3 deletions

Binary file not shown.

View file

@ -1515,7 +1515,7 @@ metafile = true
[[files]] [[files]]
file = "mods/voice-chat-interaction.pw.toml" file = "mods/voice-chat-interaction.pw.toml"
hash = "021d42f729c7fba0ddca97369323325002ecb8437e2948d82478e682bb340e58" hash = "2e1da2ea23cd934380dc87d60b8e3efa2c97583f1ddac0219abcdb88a06f9bbc"
metafile = true metafile = true
[[files]] [[files]]

View file

@ -1,6 +1,6 @@
name = "Voice Chat Interaction" name = "Voice Chat Interaction"
filename = "vcinteraction-fabric-1.20.1-1.0.6.jar" filename = "vcinteraction-fabric-1.20.1-1.0.6.jar"
side = "server" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/qsSP2ZZ0/versions/LX0uNyw4/vcinteraction-fabric-1.20.1-1.0.6.jar" url = "https://cdn.modrinth.com/data/qsSP2ZZ0/versions/LX0uNyw4/vcinteraction-fabric-1.20.1-1.0.6.jar"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "0dda071d219e3e4f6baaea59440b2d3f20ae651d3bbe9b4d81f98e962e05973b" hash = "a5d85529b6bf7aeb3b7181b8154d28ede2af17b672c6872ed83bbbefe16025e4"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"