From b6886495abd44e006ef0a313a1ac17804a39176a Mon Sep 17 00:00:00 2001 From: hkc Date: Thu, 13 Jun 2024 14:24:25 +0300 Subject: [PATCH] Added more Sodium stuff --- index.toml | 10 ++++++++++ mods/reeses-sodium-options.pw.toml | 13 +++++++++++++ mods/sodium-extra.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/reeses-sodium-options.pw.toml create mode 100644 mods/sodium-extra.pw.toml diff --git a/index.toml b/index.toml index c1213b4..abb04ac 100644 --- a/index.toml +++ b/index.toml @@ -949,6 +949,11 @@ file = "mods/reacharound.pw.toml" hash = "1bdc2b4d59ee6805bcd05fb4a68782c2a020270a7da21531b245fd03b5ba2426" metafile = true +[[files]] +file = "mods/reeses-sodium-options.pw.toml" +hash = "0f9916dcded3aac68d56113e9617bbe3db5ec9036bd9bba784bc40a961b0c9f0" +metafile = true + [[files]] file = "mods/relaxed-instabreak.pw.toml" hash = "0953651a5384fca18642830e53164ccabe3094cdda33b9e64c458b6a578d6a40" @@ -1059,6 +1064,11 @@ file = "mods/snow-real-magic.pw.toml" hash = "23fde08c692adf1ef03b28acb2f398db7630df24f43969d60f2c9fd1c3cb6c3c" metafile = true +[[files]] +file = "mods/sodium-extra.pw.toml" +hash = "5379b1da9fa50def37ede26e66dd963de3ce6f8576cd60a6b117998e09a5597c" +metafile = true + [[files]] file = "mods/sodium.pw.toml" hash = "cd49906a91e2ff1c11acba79192d609c232f2f73d82cc6a646e7338c8e76aa8a" diff --git a/mods/reeses-sodium-options.pw.toml b/mods/reeses-sodium-options.pw.toml new file mode 100644 index 0000000..4d5d58a --- /dev/null +++ b/mods/reeses-sodium-options.pw.toml @@ -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" diff --git a/mods/sodium-extra.pw.toml b/mods/sodium-extra.pw.toml new file mode 100644 index 0000000..5c4e174 --- /dev/null +++ b/mods/sodium-extra.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 3c1aae5..fb45f3f 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "844a7200a0d1bcc8e3a460ae91d4cd23b5c3c86a45972a168eb05c1a13364dd3" +hash = "34ab47e221a5b97ca73480b4e6537a3515dc427a93fb1b230c8a680356bae8c4" [versions] fabric = "0.15.11"