diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 15574ef..55cfde3 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -188,11 +188,6 @@ file = "mods/raised.pw.toml" hash = "3728bae14a5c01c45a8f326b1d13bfbe7d0be15bfd18592cd30e63b6fb21a275" metafile = true -[[files]] -file = "mods/reeses-sodium-options.pw.toml" -hash = "8d9736922772c3affc0a6845bf4ece656e3d7c576dfc3ecab2283b4b9717a290" -metafile = true - [[files]] file = "mods/resourcify.pw.toml" hash = "f97b1947f3524bbdd2a891931864004a79a0a08b746fea35cff42391e1c65686" @@ -220,7 +215,7 @@ metafile = true [[files]] file = "mods/sodium.pw.toml" -hash = "9e86081bcaf8e26343f5d3a70549abd5130788dca766cea9bb8bdd47f1d65ed6" +hash = "e0e1e55bfd57838d03dbcd49d3e056352db0284b15e45210205c5d85f83b76d4" metafile = true [[files]] @@ -243,6 +238,11 @@ file = "mods/view-distance-fix.pw.toml" hash = "fc8b37dc3009071f717c7de54dcb789b6aa56162eddc4f831c8e96f7444cbfdd" metafile = true +[[files]] +file = "mods/xanders-sodium-options.pw.toml" +hash = "cfff7734675bb0ba27034f892f6109ec5a98412e0b53d0a183c1fda1696cec4c" +metafile = true + [[files]] file = "mods/yacl.pw.toml" hash = "4b7c266cf6c560aec780394f515cbe880c72fb07286f60694823fde3b926f184" diff --git a/.minecraft/mods/reeses-sodium-options.pw.toml b/.minecraft/mods/reeses-sodium-options.pw.toml deleted file mode 100644 index 438f02f..0000000 --- a/.minecraft/mods/reeses-sodium-options.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Reese's Sodium Options" -filename = "reeses-sodium-options-fabric-1.8.1+mc1.21.4.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/PxI5NDgM/reeses-sodium-options-fabric-1.8.1%2Bmc1.21.4.jar" -hash-format = "sha512" -hash = "ef522ead901f2b2fd9b0a5835ec3546954b9ef14a13a0d9f9fe8af26d4c9e1c8c536cbf492c81cff2b57273cc0625ee991212bff0b58590eb5c89a858d0fcd20" - -[update] -[update.modrinth] -mod-id = "Bh37bMuy" -version = "PxI5NDgM" diff --git a/.minecraft/mods/sodium.pw.toml b/.minecraft/mods/sodium.pw.toml index 8429352..8a22934 100644 --- a/.minecraft/mods/sodium.pw.toml +++ b/.minecraft/mods/sodium.pw.toml @@ -1,13 +1,13 @@ name = "Sodium" -filename = "sodium-fabric-0.6.5+mc1.21.4.jar" +filename = "sodium-fabric-0.6.6+mc1.21.4.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/AANobbMI/versions/aHtQZyzN/sodium-fabric-0.6.5%2Bmc1.21.4.jar" +url = "https://cdn.modrinth.com/data/AANobbMI/versions/tu8qILqH/sodium-fabric-0.6.6%2Bmc1.21.4.jar" hash-format = "sha512" -hash = "0ccf30749be636733023f5b36f98f9be2d140d997581b0fc0164e30e7207549c87c4d37281f8f1bd5a40d4bce8880027bde275d739699f7a255f4f143e71a854" +hash = "977606f8f344423a1986efded96e9844d1e0efaf11d877f8bec74c4b8711f9d909ddeaf8ba3126b26f704f0c6362f44c661e435cdbed48272bd03b82557314b6" [update] [update.modrinth] mod-id = "AANobbMI" -version = "aHtQZyzN" +version = "tu8qILqH" diff --git a/.minecraft/mods/xanders-sodium-options.pw.toml b/.minecraft/mods/xanders-sodium-options.pw.toml new file mode 100644 index 0000000..8c45e1f --- /dev/null +++ b/.minecraft/mods/xanders-sodium-options.pw.toml @@ -0,0 +1,13 @@ +name = "Xander's Sodium Options" +filename = "xanders-sodium-options-2.3.0+1.21.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/sTkQBVyo/versions/AjRPkDLN/xanders-sodium-options-2.3.0%2B1.21.4.jar" +hash-format = "sha512" +hash = "852bdb9d5eac5076280a8b4ada04556df561acb4ff9b3a52604e8843bacc908353a4691235b2fa84621a5d5f446cf3bd532ab4ff4d480bc0e3a892d0af5c29eb" + +[update] +[update.modrinth] +mod-id = "sTkQBVyo" +version = "AjRPkDLN" diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index 9f483b8..a2c9ff5 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 = "d4513dccb21fb0675ec4de86e3f34b3a5b53f43ef322725c6f5ff391c0be45d2" +hash = "88d2a74ae6e7e8009931119b1c9e54d682744bdf5c7a0b9dbd762234f1ad3aae" [versions] fabric = "0.16.9"