add sodium extra

This commit is contained in:
Christopher Cookman 2025-05-11 11:11:12 -06:00
parent 33f6a78cbb
commit 673d4ced4a
3 changed files with 19 additions and 1 deletions

View file

@ -465,6 +465,11 @@ file = "mods/simple-voice-chat.pw.toml"
hash = "add3ed131f450cddf73de8515086d90eafccb70bf7b914887bcc7e3cc4ff5acb" hash = "add3ed131f450cddf73de8515086d90eafccb70bf7b914887bcc7e3cc4ff5acb"
metafile = true metafile = true
[[files]]
file = "mods/sodium-extra.pw.toml"
hash = "1af09f16a643df0f61f2c799e981aa0b8c109999f0784584a6eff9a81f1c00c1"
metafile = true
[[files]] [[files]]
file = "mods/sodium.pw.toml" file = "mods/sodium.pw.toml"
hash = "11e2d2257d15509f1acffb9945c0a85f35ddffbf6877b8ab8ff21414f0f3caff" hash = "11e2d2257d15509f1acffb9945c0a85f35ddffbf6877b8ab8ff21414f0f3caff"

13
mods/sodium-extra.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Sodium Extra"
filename = "sodium-extra-fabric-0.6.0+mc1.21.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/anDafurZ/sodium-extra-fabric-0.6.0%2Bmc1.21.1.jar"
hash-format = "sha512"
hash = "fa7fa78b5d4ef19eff4b3e711f5c79cb54e71c55c6af43fa6867c86e3e54be5045a681b809b8482227c5bda4da4afdce6f30b91e8021d3fae7e34be252b9c972"
[update]
[update.modrinth]
mod-id = "PtjYWJkn"
version = "anDafurZ"

View file

@ -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 = "a5b13eb1bde443573ff3885cc9fb04804e24fbab28709760e0959c858249f476" hash = "5c8b258d7dde8d4d4316c3ebd78f6d3eb72544dc47343923110460ed6fb9c61d"
[versions] [versions]
fabric = "0.16.14" fabric = "0.16.14"