From 995850eae332a9263cd21fca15c7c793a2fde561 Mon Sep 17 00:00:00 2001 From: satr14 Date: Sat, 9 May 2026 23:19:12 +0700 Subject: [PATCH] svc addons --- index.toml | 10 ++++++++++ mods/enhanced-groups.pw.toml | 13 +++++++++++++ mods/simple-voice-chat-group-msg.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/enhanced-groups.pw.toml create mode 100644 mods/simple-voice-chat-group-msg.pw.toml diff --git a/index.toml b/index.toml index cb0b6cc..cf340f0 100644 --- a/index.toml +++ b/index.toml @@ -144,6 +144,11 @@ file = "mods/enchants-plus.pw.toml" hash = "b4fc12978cf0812e041af7e8cc806dce65165d1b001a8bf60a7707b5da335f89" metafile = true +[[files]] +file = "mods/enhanced-groups.pw.toml" +hash = "851bdec86dfb93da316183806fc3923ede651116b5de765678d5e5f5d03d7d2d" +metafile = true + [[files]] file = "mods/explorify.pw.toml" hash = "d93c3c494955dfc44e2590ded2ee8414d582e87f2fca00575f08576ae2197d57" @@ -324,6 +329,11 @@ file = "mods/silk.pw.toml" hash = "a4c742db2f87bd02aa5dfd47faab025d985a9e21e69c72dd923a643a7a908513" metafile = true +[[files]] +file = "mods/simple-voice-chat-group-msg.pw.toml" +hash = "3fc4d35ad122182e1b525f775c448acc6ff1d45fec78bade1889b70568e95abf" +metafile = true + [[files]] file = "mods/simple-voice-chat.pw.toml" hash = "2eecfde12159410aa97c09f4010cd18229460c0442ceeeb162b8eeb7fa5ffae4" diff --git a/mods/enhanced-groups.pw.toml b/mods/enhanced-groups.pw.toml new file mode 100644 index 0000000..fec167a --- /dev/null +++ b/mods/enhanced-groups.pw.toml @@ -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" diff --git a/mods/simple-voice-chat-group-msg.pw.toml b/mods/simple-voice-chat-group-msg.pw.toml new file mode 100644 index 0000000..329b60f --- /dev/null +++ b/mods/simple-voice-chat-group-msg.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index b374e58..e3c11e7 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "ebc48c21a84fb6461cbe7f754d4c2de75609c3d377c77ff4f6a11c427be7ee04" +hash = "63675283051398e01443d4e641e0d3fe93bed3570d84c89582704c2aeb2190d7" [versions] fabric = "0.19.2"