remove server.properties, add simple voice chat

This commit is contained in:
Ashley Graves 2023-10-31 17:25:28 +01:00
parent a6398bafbb
commit 2e4edd2458
Signed by: root
GPG key ID: 83A53A8C412E93F5
3 changed files with 19 additions and 1 deletions

View file

@ -1046,6 +1046,11 @@ file = "mods/silk.pw.toml"
hash = "c4499ffaf7f6f177318d57e8a7facaaf8a9749a121aad66f7490b95517d5a26d"
metafile = true
[[files]]
file = "mods/simple-voice-chat.pw.toml"
hash = "287a224a0c4b6ec51e0f722706af8c3d33154a2c99dac5197ec0e0190d03925d"
metafile = true
[[files]]
file = "mods/snow-under-trees-remastered.pw.toml"
hash = "c6234de3ab707c6f5fc25808d65a30b1e6fb096cb9225512c3d6faeebe855454"

View file

@ -0,0 +1,13 @@
name = "Simple Voice Chat"
filename = "voicechat-fabric-1.20.2-2.4.27.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/5bFG77fl/voicechat-fabric-1.20.2-2.4.27.jar"
hash-format = "sha1"
hash = "6bf7ea8811c13f5ddaccc8d206e8332692e3606c"
[update]
[update.modrinth]
mod-id = "9eGKb6K1"
version = "5bFG77fl"

View file

@ -4,7 +4,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "a1e329332664b05285ce3697c7767a81fbc51905fc4bf6a0082af74029e790fb"
hash = "7c79e93332007ffdf98d6e4a3f3aea5eef8fbc136473ee911d07ea5a959d4245"
[versions]
minecraft = "1.20.2"