add sodium-extra

This commit is contained in:
endigma 2022-04-30 21:25:58 -03:00
parent 90f330c2a1
commit 2f0fdece7e
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 19 additions and 1 deletions

View File

@ -908,6 +908,11 @@ file = "mods/smoother-bedrock.toml"
hash = "7e4b655d06984e33d2e5e7337f959b530cbb1b799db8d422343758d4f0030504" hash = "7e4b655d06984e33d2e5e7337f959b530cbb1b799db8d422343758d4f0030504"
metafile = true metafile = true
[[files]]
file = "mods/sodium-extra.toml"
hash = "f0ab553dfbd753da7774768a0589771b9bf1f4157d3735315fd6aca5c0c16322"
metafile = true
[[files]] [[files]]
file = "mods/sodium.toml" file = "mods/sodium.toml"
hash = "f291cfa3dc4468318494015a4d695f66a22356355aa0122b2fbb7c1407ffdde0" hash = "f291cfa3dc4468318494015a4d695f66a22356355aa0122b2fbb7c1407ffdde0"

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

@ -0,0 +1,13 @@
name = "Sodium Extra"
filename = "sodium-extra-mc1.18.1-0.4.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/mc1.18.1-0.4.0/sodium-extra-mc1.18.1-0.4.0.jar"
hash-format = "sha1"
hash = "0a5e52d66faf9ba68cec2d732b72557173a990a0"
[update]
[update.modrinth]
mod-id = "PtjYWJkn"
version = "F8hFUYl1"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "af5b5689fe43dbba415865dd8c71b878278d3cd7703b5dbfd3f78f93fe831fa1" hash = "047d0cf77b5d57cac102ce0936a1943ddd0b0d8c78032877359e4a71d0fc2c1e"
[versions] [versions]
fabric = "0.13.3" fabric = "0.13.3"