From fb96d39c2609903a39dbe2f76ca09758acc0fab4 Mon Sep 17 00:00:00 2001 From: NoSadBeHappy Date: Mon, 21 Aug 2023 08:45:00 -0700 Subject: [PATCH] update sodium to fix an issue with sodium and lambdynamiclights https://github.com/LambdAurora/LambDynamicLights/issues/175 --- index.toml | 2 +- mods/sodium.pw.toml | 8 ++++---- pack.toml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/index.toml b/index.toml index 047a4e2..4270c0e 100644 --- a/index.toml +++ b/index.toml @@ -859,7 +859,7 @@ metafile = true [[files]] file = "mods/sodium.pw.toml" -hash = "17831880d734824e34609ee8f6b6ca677b9dc093a6c6360f86d44b3c66bfd7db" +hash = "217b07516517c4c01958387192143943f3e9309a0e935828f9f32af771425d66" metafile = true [[files]] diff --git a/mods/sodium.pw.toml b/mods/sodium.pw.toml index 1617ac9..2c3b704 100644 --- a/mods/sodium.pw.toml +++ b/mods/sodium.pw.toml @@ -1,13 +1,13 @@ name = "Sodium" -filename = "sodium-fabric-mc1.20.1-0.5.1.jar" +filename = "sodium-fabric-mc1.20-0.4.10+build.27.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/AANobbMI/versions/OkwCNtFH/sodium-fabric-mc1.20.1-0.5.1.jar" +url = "https://cdn.modrinth.com/data/AANobbMI/versions/vgceLbdH/sodium-fabric-mc1.20-0.4.10%2Bbuild.27.jar" hash-format = "sha1" -hash = "64908970887e85b6aa9fe4eaa690ddcb84c3369c" +hash = "b11e18bb09f06c3f8028fa2c090072976fa326d0" [update] [update.modrinth] mod-id = "AANobbMI" -version = "OkwCNtFH" +version = "vgceLbdH" diff --git a/pack.toml b/pack.toml index 6d16425..898b6c9 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Sodium Plus" author = "NoSadBeHappy" -version = "2.2.8" +version = "2.2.10" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "8769c86ac56700f45919d1da173830b04e86d80e92aa210fcea435f9a750309f" +hash = "fe68c151970b082492700e9f3aa6a3f947d27ff1232ab9c05cb1c43d013a2fad" [versions] minecraft = "1.20.1"