This commit is contained in:
parent
dba7d2fa79
commit
8164b13210
3 changed files with 19 additions and 1 deletions
|
@ -633,6 +633,11 @@ file = "mods/rrls.pw.toml"
|
||||||
hash = "b42e248b373e243d1aefb92a305f930a9beff447e68921b449f2f6979c2a5c57"
|
hash = "b42e248b373e243d1aefb92a305f930a9beff447e68921b449f2f6979c2a5c57"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/simple-voice-chat.pw.toml"
|
||||||
|
hash = "0f497918229968f782522446548e80f18d02f92641328db0548354ff5075f68f"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/sound-physics-remastered.pw.toml"
|
file = "mods/sound-physics-remastered.pw.toml"
|
||||||
hash = "1b3d12a113396cf27fac3eaefadcf310646e28464fc79dd5f30f38cbe1bca336"
|
hash = "1b3d12a113396cf27fac3eaefadcf310646e28464fc79dd5f30f38cbe1bca336"
|
||||||
|
|
13
mods/simple-voice-chat.pw.toml
Normal file
13
mods/simple-voice-chat.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Simple Voice Chat"
|
||||||
|
filename = "voicechat-forge-1.20.1-2.5.19.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/ZSuzkriv/voicechat-forge-1.20.1-2.5.19.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "b05697c0df3dea5d07467a6537addb531c23f682"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "9eGKb6K1"
|
||||||
|
version = "ZSuzkriv"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "4263f68bc1c1d40f3f7f8c19db1c455d53ca20fb66f006b3f6572fd6b47c75dd"
|
hash = "852b6390e05cd91d96b07aeea141397c249ddc49f802e1ded68a0dd1ed2348ab"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.3.0"
|
forge = "47.3.0"
|
||||||
|
|
Loading…
Reference in a new issue