mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
fix: downgrade sodium to 0.5.8 on mc1.20.6
nvidium is not compatible (yet)
This commit is contained in:
@@ -342,7 +342,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sodium.pw.toml"
|
||||
hash = "fea95d937b70d4d092aec1ce8506291cae18aeb62aa768f0e62764da792373c0"
|
||||
hash = "0b1a53f585b616faa04cb2bccdb05e67c0fbc1887b209c191d4fb7c91d13cac4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
name = "Sodium"
|
||||
filename = "sodium-fabric-0.5.9+mc1.20.6.jar"
|
||||
filename = "sodium-fabric-0.5.8+mc1.20.6.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/AANobbMI/versions/qhg37WBD/sodium-fabric-0.5.9%2Bmc1.20.6.jar"
|
||||
url = "https://cdn.modrinth.com/data/AANobbMI/versions/IZskON6d/sodium-fabric-0.5.8%2Bmc1.20.6.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "693ff2b3191ffe3da8eac98c2802b11482a7aea0"
|
||||
hash = "2f73c4a26c553bf0f0d2f921dd5a09ed90c515d8"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "AANobbMI"
|
||||
version = "qhg37WBD"
|
||||
version = "IZskON6d"
|
||||
|
||||
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "53c219dfce7a0124e91a532fe6d069fe7a69b110ae8d3415f05f62e488117030"
|
||||
hash = "4374191395c4bac5b6a326daa3d0390f05114da46863e00375e8cefc8b9edecc"
|
||||
|
||||
[versions]
|
||||
fabric = "0.15.11"
|
||||
|
||||
Reference in New Issue
Block a user