Fix sodium/iris vers
This commit is contained in:
parent
cf52221842
commit
d4a8d9e2d5
|
@ -222,7 +222,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/iris.pw.toml"
|
||||
hash = "54a1dd3794476e009e98022a21887bbe468d67f90bd7bd25927d9c9aceb51846"
|
||||
hash = "ef19c1c85edcb9a19dc784c264497f6191579942b63e6343daaf6c9cdd9a3b78"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -467,7 +467,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/sodium.pw.toml"
|
||||
hash = "4e132cac071d446b302daa3b872a8c01ce532ba75343b425673453cabb3552b3"
|
||||
hash = "11e2d2257d15509f1acffb9945c0a85f35ddffbf6877b8ab8ff21414f0f3caff"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Iris Shaders"
|
||||
filename = "iris-fabric-1.8.8+mc1.21.1.jar"
|
||||
filename = "iris-fabric-1.8.0+mc1.21.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/zsoi0dso/iris-fabric-1.8.8%2Bmc1.21.1.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "b5ad39a6cb113ca0a1765f06689f9f4b29ccd0c81247de90b06c42f5da1092f5"
|
||||
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/MA2sKKaG/iris-fabric-1.8.0%2Bmc1.21.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "9feafdd697118f9fb22be78857c7e4a4367bea93e63affe65da4795ad383de68653569d99d5839aa9db8d4d93589a30cb48f74a074db004ccc089a7b0b55a766"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "YL57xq9U"
|
||||
version = "zsoi0dso"
|
||||
version = "MA2sKKaG"
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Sodium"
|
||||
filename = "sodium-fabric-0.6.13+mc1.21.1.jar"
|
||||
filename = "sodium-fabric-0.6.0+mc1.21.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/AANobbMI/versions/u1OEbNKx/sodium-fabric-0.6.13%2Bmc1.21.1.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "e04599514d88e41765f710eeba59e3814909833396bc11b977f48fc2e7e50353"
|
||||
url = "https://cdn.modrinth.com/data/AANobbMI/versions/b70slbHV/sodium-fabric-0.6.0%2Bmc1.21.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "f7b92989ba6312352623d0311c5bb71eb8da14ea2e5a070f3a959a1f10cfe68cfc8487cf8dbde9187d849d6c04833df2a974be12949efae8aaffe873815ba7a5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "AANobbMI"
|
||||
version = "u1OEbNKx"
|
||||
version = "b70slbHV"
|
||||
|
|
Loading…
Reference in a new issue