diff --git a/.minecraft/index.toml b/.minecraft/index.toml index de267d6..f78f218 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -334,11 +334,6 @@ file = "mods/sculk-horn.pw.toml" hash = "0bff96c496ff68e30386043b052f9d9216dc5e5cddaa810e4a82883357f7c99c" metafile = true -[[files]] -file = "mods/simple-voice-chat.pw.toml" -hash = "49e23a4acf2fa50c1ab3a77449448268c5dd14568d4a2248c7c9d5d8d11b67a1" -metafile = true - [[files]] file = "mods/sky-origins.pw.toml" hash = "a6ac3385cbfb103773841ca37ceb7f4ec307ad38519a46ed6011fdfc10b901b7" diff --git a/.minecraft/mods/simple-voice-chat.pw.toml b/.minecraft/mods/simple-voice-chat.pw.toml deleted file mode 100644 index a1898a7..0000000 --- a/.minecraft/mods/simple-voice-chat.pw.toml +++ /dev/null @@ -1,16 +0,0 @@ -name = "Simple Voice Chat" -filename = "voicechat-fabric-1.19-2.2.47.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/fabric-1.19-2.2.47/voicechat-fabric-1.19-2.2.47.jar" -hash-format = "sha1" -hash = "266cb26fb74ef4fcd0197039027f80294106211f" - -[update] -[update.modrinth] -mod-id = "9eGKb6K1" -version = "NHK9sHfg" -[option] -optional = true # marks as optional -description = "Not compatible with Plasmo" # Description of what it is and why its optional \ No newline at end of file diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index f92d23b..277c476 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "4af22bf0fe4451e4e77873110509b050713cd5cf4ce290f5a9ec2cb250797df7" +hash = "3338df3af75e5fa2bd2fe838db0a53b67616ab39111cd50122dcc38cfb5d388e" [versions] fabric = "0.14.8"