feat: add mod simple voice chat
Publish Modpack Archive / Build and release mrpack file from latest changes (push) Successful in 21s
Publish Modpack Archive / Build and release mrpack file from latest changes (push) Successful in 21s
This commit is contained in:
@@ -168,6 +168,11 @@ file = "mods/rctmod.pw.toml"
|
|||||||
hash = "02bef875ebc40a486e906a6af1bc9179dec850cdb8c9735211ff8e36cd655c72"
|
hash = "02bef875ebc40a486e906a6af1bc9179dec850cdb8c9735211ff8e36cd655c72"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/simple-voice-chat.pw.toml"
|
||||||
|
hash = "fb6eb6b6ed51712433c8f8e6e49ae3743e2e172baac5878deb50add8fdfa2b11"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/xaeros-minimap.pw.toml"
|
file = "mods/xaeros-minimap.pw.toml"
|
||||||
hash = "d7c23c5b2f03df76caa7a4d66ca7961a5a3d05c538e1bda65bfd93fb80a07c5e"
|
hash = "d7c23c5b2f03df76caa7a4d66ca7961a5a3d05c538e1bda65bfd93fb80a07c5e"
|
||||||
|
|||||||
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Simple Voice Chat"
|
||||||
|
filename = "voicechat-fabric-1.21.1-2.6.16.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/x8XxZ0Cg/voicechat-fabric-1.21.1-2.6.16.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "571e099748077e75d09ab089d792092ae72d4b25b7627ad3783e6720c90330ab6643f604c3c7692e852d59918ac4e1ea9d74bb97399cce63d5fd270fcb025cbd"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "9eGKb6K1"
|
||||||
|
version = "x8XxZ0Cg"
|
||||||
@@ -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 = "ef68efbc0ba2761356036fae51bc3631ee06d57f52a22b7ee3ee764e4c7ee60f"
|
hash = "754102f270efcb54158d8e8d4cbf6a18fb2df6fb8e63caf2cf19e2404f290795"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.19.2"
|
fabric = "0.19.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user