Skip to content

Commit

Permalink
do not update sodium yet
Browse files Browse the repository at this point in the history
  • Loading branch information
sisby-folk committed Jul 1, 2024
1 parent 326d63e commit d2e85c1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions pack/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -262,15 +262,15 @@ hash = "2c70174416873c06500609531242f0f01606d70850d4a544ba598537ba7c3c63"

[[files]]
file = "config/openloader/resources/shards-carnival/assets/mf_carnival/textures/gui/shards/star_front.png"
hash = "1cc8ef46129b6b1d19ee25913bc73311b3786daade2c9eb705e5d562d874d5a0"
hash = "c40d3885bf7a6434dee76e8817efb194508ba4658bc8282f3293f46c8fd2ed23"

[[files]]
file = "config/openloader/resources/shards-carnival/assets/mf_carnival/textures/gui/shards/star_mini_backing.png"
hash = "04ab35456633cd4e522cc63378bb8b7e3ce9efc3637429c23e56e76eae4e14dd"

[[files]]
file = "config/openloader/resources/shards-carnival/assets/mf_carnival/textures/gui/shards/star_mini_front.png"
hash = "be9c73e9b87f73ea81956d245f36d150915fe8afbd41b990d1d14a66f57c96ca"
hash = "acf9c9e70079ca6f1443e7782a418b207675bcde46b5b3244cdc688531166fa2"

[[files]]
file = "config/openloader/resources/shards-carnival/assets/mf_carnival/textures/gui/shards/strength_backing.png"
Expand Down Expand Up @@ -720,7 +720,7 @@ metafile = true

[[files]]
file = "mods/sodium.pw.toml"
hash = "280cf7ad4ec95bd95eef81a7f327095c5f40e1b8aa45cea91284bfd19395d69e"
hash = "7cb74081033769dbc3d65702e4ddcf83e4a8152f7e6122ea50d7e98909c3e549"
metafile = true

[[files]]
Expand Down
8 changes: 4 additions & 4 deletions pack/mods/sodium.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Sodium"
filename = "sodium-fabric-0.5.11+mc1.21.jar"
filename = "sodium-fabric-0.5.9+mc1.21.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/AANobbMI/versions/RncWhTxD/sodium-fabric-0.5.11%2Bmc1.21.jar"
url = "https://cdn.modrinth.com/data/AANobbMI/versions/dNHeFokL/sodium-fabric-0.5.9%2Bmc1.21.jar"
hash-format = "sha1"
hash = "d67e66ea4bb2409997b636dae4203d33764cdcc8"
hash = "3b1ad241af59c32f6ed016c8a285429bfb5c5f86"

[update]
[update.modrinth]
mod-id = "AANobbMI"
version = "RncWhTxD"
version = "dNHeFokL"
2 changes: 1 addition & 1 deletion pack/pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "21226204c2d333adc643253f581155ec1b9b1f9f570b9ecf3678575ebb8ebef3"
hash = "967eccbd47728dfea7d07d6861854aa4d3f6576b43353db466a602bbae2c7cb9"

[versions]
fabric = "0.15.11"
Expand Down

0 comments on commit d2e85c1

Please sign in to comment.