svc addons

This commit is contained in:
Satria 2026-05-09 23:19:12 +07:00
commit 995850eae3
4 changed files with 37 additions and 1 deletions

View file

@ -144,6 +144,11 @@ file = "mods/enchants-plus.pw.toml"
hash = "b4fc12978cf0812e041af7e8cc806dce65165d1b001a8bf60a7707b5da335f89" hash = "b4fc12978cf0812e041af7e8cc806dce65165d1b001a8bf60a7707b5da335f89"
metafile = true metafile = true
[[files]]
file = "mods/enhanced-groups.pw.toml"
hash = "851bdec86dfb93da316183806fc3923ede651116b5de765678d5e5f5d03d7d2d"
metafile = true
[[files]] [[files]]
file = "mods/explorify.pw.toml" file = "mods/explorify.pw.toml"
hash = "d93c3c494955dfc44e2590ded2ee8414d582e87f2fca00575f08576ae2197d57" hash = "d93c3c494955dfc44e2590ded2ee8414d582e87f2fca00575f08576ae2197d57"
@ -324,6 +329,11 @@ file = "mods/silk.pw.toml"
hash = "a4c742db2f87bd02aa5dfd47faab025d985a9e21e69c72dd923a643a7a908513" hash = "a4c742db2f87bd02aa5dfd47faab025d985a9e21e69c72dd923a643a7a908513"
metafile = true metafile = true
[[files]]
file = "mods/simple-voice-chat-group-msg.pw.toml"
hash = "3fc4d35ad122182e1b525f775c448acc6ff1d45fec78bade1889b70568e95abf"
metafile = true
[[files]] [[files]]
file = "mods/simple-voice-chat.pw.toml" file = "mods/simple-voice-chat.pw.toml"
hash = "2eecfde12159410aa97c09f4010cd18229460c0442ceeeb162b8eeb7fa5ffae4" hash = "2eecfde12159410aa97c09f4010cd18229460c0442ceeeb162b8eeb7fa5ffae4"

View file

@ -0,0 +1,13 @@
name = "Simple Voice Chat Enhanced Groups"
filename = "enhancedgroups-fabric-1.21.11-1.7.1.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/1LE7mid6/versions/TZsIDYOE/enhancedgroups-fabric-1.21.11-1.7.1.jar"
hash-format = "sha512"
hash = "fba198429a362c4cc81b1fae9125aff6fe64fce737517db5bdc57919692d6e0046b3f33d79e1a06c2e2fb8eaf5a8a995dde406ec47a48894f83322c969026bf4"
[update]
[update.modrinth]
mod-id = "1LE7mid6"
version = "TZsIDYOE"

View file

@ -0,0 +1,13 @@
name = "Simple Voice Chat No Mic"
filename = "VoiceChatGroupMsg-1.1+1.21.11.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/FDg9nmKX/versions/1eWp7Uh6/VoiceChatGroupMsg-1.1%2B1.21.11.jar"
hash-format = "sha512"
hash = "72bb0a05cd249e45056a8305e261bdab9f94c4ee16c653b2e1d6b2934fff2aa332712d281483dc5fc1b52ba4861581b0fc194496e47ea340e8a493573ebdf0f9"
[update]
[update.modrinth]
mod-id = "FDg9nmKX"
version = "1eWp7Uh6"

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 = "ebc48c21a84fb6461cbe7f754d4c2de75609c3d377c77ff4f6a11c427be7ee04" hash = "63675283051398e01443d4e641e0d3fe93bed3570d84c89582704c2aeb2190d7"
[versions] [versions]
fabric = "0.19.2" fabric = "0.19.2"