Added more Sodium stuff

This commit is contained in:
Casey 2024-06-13 14:24:25 +03:00
parent b2f8405f31
commit b6886495ab
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
4 changed files with 37 additions and 1 deletions

View File

@ -949,6 +949,11 @@ file = "mods/reacharound.pw.toml"
hash = "1bdc2b4d59ee6805bcd05fb4a68782c2a020270a7da21531b245fd03b5ba2426" hash = "1bdc2b4d59ee6805bcd05fb4a68782c2a020270a7da21531b245fd03b5ba2426"
metafile = true metafile = true
[[files]]
file = "mods/reeses-sodium-options.pw.toml"
hash = "0f9916dcded3aac68d56113e9617bbe3db5ec9036bd9bba784bc40a961b0c9f0"
metafile = true
[[files]] [[files]]
file = "mods/relaxed-instabreak.pw.toml" file = "mods/relaxed-instabreak.pw.toml"
hash = "0953651a5384fca18642830e53164ccabe3094cdda33b9e64c458b6a578d6a40" hash = "0953651a5384fca18642830e53164ccabe3094cdda33b9e64c458b6a578d6a40"
@ -1059,6 +1064,11 @@ file = "mods/snow-real-magic.pw.toml"
hash = "23fde08c692adf1ef03b28acb2f398db7630df24f43969d60f2c9fd1c3cb6c3c" hash = "23fde08c692adf1ef03b28acb2f398db7630df24f43969d60f2c9fd1c3cb6c3c"
metafile = true metafile = true
[[files]]
file = "mods/sodium-extra.pw.toml"
hash = "5379b1da9fa50def37ede26e66dd963de3ce6f8576cd60a6b117998e09a5597c"
metafile = true
[[files]] [[files]]
file = "mods/sodium.pw.toml" file = "mods/sodium.pw.toml"
hash = "cd49906a91e2ff1c11acba79192d609c232f2f73d82cc6a646e7338c8e76aa8a" hash = "cd49906a91e2ff1c11acba79192d609c232f2f73d82cc6a646e7338c8e76aa8a"

View File

@ -0,0 +1,13 @@
name = "Reese's Sodium Options"
filename = "reeses_sodium_options-1.7.2+mc1.20.1-build.101.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/Rc9pkPug/reeses_sodium_options-1.7.2%2Bmc1.20.1-build.101.jar"
hash-format = "sha1"
hash = "206f1b01b99ac3df99ddd84ed96b466a8700412d"
[update]
[update.modrinth]
mod-id = "Bh37bMuy"
version = "Rc9pkPug"

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

@ -0,0 +1,13 @@
name = "Sodium Extra"
filename = "sodium-extra-0.5.4+mc1.20.1-build.115.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/I7ggF6B5/sodium-extra-0.5.4%2Bmc1.20.1-build.115.jar"
hash-format = "sha1"
hash = "890864a6ab5d77d57d8d757bcc31f5379b5a11b1"
[update]
[update.modrinth]
mod-id = "PtjYWJkn"
version = "I7ggF6B5"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "844a7200a0d1bcc8e3a460ae91d4cd23b5c3c86a45972a168eb05c1a13364dd3" hash = "34ab47e221a5b97ca73480b4e6537a3515dc427a93fb1b230c8a680356bae8c4"
[versions] [versions]
fabric = "0.15.11" fabric = "0.15.11"