From eb7e1ad066f4c636c8524916730b8949f745b81b Mon Sep 17 00:00:00 2001 From: Hexugory Date: Sun, 13 Apr 2025 14:58:39 -0500 Subject: [PATCH] voice chat --- index.toml | 5 +++++ mods/simple-voice-chat.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/simple-voice-chat.pw.toml diff --git a/index.toml b/index.toml index d7a82c5..dc061f2 100644 --- a/index.toml +++ b/index.toml @@ -17569,6 +17569,11 @@ file = "mods/simple-shops.pw.toml" hash = "eb50118ab1d53243ffec8d8ec8ffac84e046232e09feb2c5a4597542fc9f4671" metafile = true +[[files]] +file = "mods/simple-voice-chat.pw.toml" +hash = "8446832787bf2307f3fd5d98dd77ba119fe8b6801ba195ea2d3b6a904e8320bd" +metafile = true + [[files]] file = "mods/simply-swords-overhaul.pw.toml" hash = "25fc8eff83d142738c6cf83f973d7794124b927a4546b057325d0e3c533c5411" diff --git a/mods/simple-voice-chat.pw.toml b/mods/simple-voice-chat.pw.toml new file mode 100644 index 0000000..6e4e070 --- /dev/null +++ b/mods/simple-voice-chat.pw.toml @@ -0,0 +1,13 @@ +name = "Simple Voice Chat" +filename = "voicechat-forge-1.20.1-2.5.29.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/JCLYZWr0/voicechat-forge-1.20.1-2.5.29.jar" +hash-format = "sha512" +hash = "09a3893f5f7225917bf49ad14d9b91e3d8ad9883d555a6ee66aea00b436bbe58df0477e98b5d4b8ec5b8cfb23caf0c65f67c2b16d9a5bdf64a0ffdd8f7d694f2" + +[update] +[update.modrinth] +mod-id = "9eGKb6K1" +version = "JCLYZWr0" diff --git a/pack.toml b/pack.toml index f5dbfac..1e2e67e 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "75c1d71fca0a1c237c007f9b3ba99b6f14716824caa829757625fbde65cf5d4f" +hash = "6905e216a0b3cd2c861f149d5c53afc055d05a76979e6245d4d7895420a57752" [versions] forge = "47.4.0"