This commit is contained in:
Ashley Graves 2023-11-05 16:49:45 +01:00
parent e8aba77687
commit 1f0772df7b
Signed by: root
GPG key ID: 83A53A8C412E93F5
4 changed files with 37 additions and 1 deletions

View file

@ -535,6 +535,11 @@ file = "mods/simple-voice-chat.pw.toml"
hash = "9b6155f3adc212bf6faf818c9d4e02be39dfd822951ecd6c8960ac0f51122fa7"
metafile = true
[[files]]
file = "mods/simplechatfork.pw.toml"
hash = "573a30a3bdf96d1891665ad0233c8d17d1f3457233b73b8a33dd263331891d27"
metafile = true
[[files]]
file = "mods/slice-and-dice.pw.toml"
hash = "c097b1c0b87ce63028d3158d572805d5b7eb99ac87c82cae59083d15985937e6"
@ -590,6 +595,11 @@ file = "mods/vmp-fabric.pw.toml"
hash = "40f1effd2c65b6c6f9a1b5dfd0903c87df02b23da6b57f389f61f361ef86d425"
metafile = true
[[files]]
file = "mods/voice-chat-interaction.pw.toml"
hash = "5efd3cf3ce070d55b607d938dae8ecd201ef54ca2def1fa3f316d6247de6ca8d"
metafile = true
[[files]]
file = "mods/wavey-capes.pw.toml"
hash = "40a671d70577d680fbb5afec7b00cd26a28cf78bc2045ad594e3a53f2fca2672"

View file

@ -0,0 +1,13 @@
name = "SimpleChat (fork)"
filename = "simplechat-1.9.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/O2DN3m2D/versions/a481JvRv/simplechat-1.9.3.jar"
hash-format = "sha1"
hash = "1a82b17827eb9954bebf20e43b11b8f05ee6fa50"
[update]
[update.modrinth]
mod-id = "O2DN3m2D"
version = "a481JvRv"

View file

@ -0,0 +1,13 @@
name = "Voice Chat Interaction"
filename = "vcinteraction-1.20.1-1.0.3.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/qsSP2ZZ0/versions/2jPnBjYc/vcinteraction-1.20.1-1.0.3.jar"
hash-format = "sha1"
hash = "103981797da49402b63f40f5572d91c83e041b00"
[update]
[update.modrinth]
mod-id = "qsSP2ZZ0"
version = "2jPnBjYc"

View file

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