proxy voice
This commit is contained in:
parent
742d800245
commit
f4476accd8
3 changed files with 19 additions and 1 deletions
|
@ -227,6 +227,11 @@ file = "mods/peripheralium.pw.toml"
|
|||
hash = "e82b835b83c858d78067d50274b34bb49b3a264e9bff19b82c2ab0ae9a323c63"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/plasmo-voice.pw.toml"
|
||||
hash = "6280838673fa207e6cad40ec2d5c01f8174de42ef2e1054939b8a642c7742d54"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/polymer.pw.toml"
|
||||
hash = "4c2a14dfa4511b5692062fa1a40233a57d67b3986672dceef7548449c290e6dc"
|
||||
|
|
13
.minecraft/mods/plasmo-voice.pw.toml
Normal file
13
.minecraft/mods/plasmo-voice.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Plasmo Voice"
|
||||
filename = "plasmovoice-fabric-1.18-1.2.19.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/1bZhdhsH/versions/fabric-1.18-1.2.19/plasmovoice-fabric-1.18-1.2.19.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "72c305c56b654f7bb9627b384d192542b93dc1ca"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "1bZhdhsH"
|
||||
version = "acFZc9lT"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "b97329a96bc2dea03523a2ec9f17cc56b7da3a13b021c009a654523732df2274"
|
||||
hash = "090528eff0d827bf683466f5ff3c6886f130c54f2b0652cc74a6cd971f940bb6"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Reference in a new issue