Skip to content

Commit

Permalink
update mods
Browse files Browse the repository at this point in the history
  • Loading branch information
LifeIsAParadox committed Jul 5, 2024
1 parent 88817ea commit b1cdf51
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 17 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Release 3.4.2

**Updated**
- Architectury API
- Iris Shaders
- Sodium

# Release 3.4.1
**Updated**
- Fabric API
Expand Down
6 changes: 3 additions & 3 deletions packwiz/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ metafile = true

[[files]]
file = "mods/architectury-api.pw.toml"
hash = "0f04e9419ee67dca92f48d2c1e8b7602e260763c52aebd13453e8449141cc5ff"
hash = "11db7dff7557691276a92a874a86534706147cf8723f4281c9762a56e13a4e2d"
metafile = true

[[files]]
Expand Down Expand Up @@ -175,7 +175,7 @@ metafile = true

[[files]]
file = "mods/iris.pw.toml"
hash = "35a5bdcb09b0b51a4161a62c0b8ab507cb58a936f036f60410704b291134d1ba"
hash = "315648c1b6910b274d4a16bda8eba7ddf380d928edb20c0c36f3ff9776e30fe5"
metafile = true

[[files]]
Expand Down Expand Up @@ -225,7 +225,7 @@ metafile = true

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

[[files]]
Expand Down
8 changes: 4 additions & 4 deletions packwiz/mods/architectury-api.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Architectury API"
filename = "architectury-13.0.2-fabric.jar"
filename = "architectury-13.0.3-fabric.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/geHK4z6i/architectury-13.0.2-fabric.jar"
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/nW3HvWVP/architectury-13.0.3-fabric.jar"
hash-format = "sha1"
hash = "99b07b15f16372482235d53b932bb04335be17ff"
hash = "083b24e41a39c106a1ef9f03c78ec6b62c8d88c0"

[update]
[update.modrinth]
mod-id = "lhGA9TYQ"
version = "geHK4z6i"
version = "nW3HvWVP"
8 changes: 4 additions & 4 deletions packwiz/mods/iris.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Iris Shaders"
filename = "iris-1.7.1+mc1.21.jar"
filename = "iris-1.7.3+mc1.21.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/RYnrr5zv/iris-1.7.1%2Bmc1.21.jar"
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/kuOV4Ece/iris-1.7.3%2Bmc1.21.jar"
hash-format = "sha1"
hash = "e098699f4d22b34f4b8ab773e2f3eca98640008c"
hash = "1b4e44a74c850d407518bc5cbe33eec9577ad9e9"

[update]
[update.modrinth]
mod-id = "YL57xq9U"
version = "RYnrr5zv"
version = "kuOV4Ece"
8 changes: 4 additions & 4 deletions packwiz/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.9+mc1.21.jar"
filename = "sodium-fabric-0.5.11+mc1.21.jar"
side = "client"

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

[update]
[update.modrinth]
mod-id = "AANobbMI"
version = "dNHeFokL"
version = "RncWhTxD"
4 changes: 2 additions & 2 deletions packwiz/pack.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name = "Skyblocker Modpack"
author = "Wohlhabend, TacoMonkey"
version = "3.4.1"
version = "3.4.2"
pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash-format = "sha256"
hash = "140178e26b08c108c953835793362a013769f4ad58f09936c4a82984df23bcb5"
hash = "c27d0bca49622a050e0b88e30346ad2372d6777162e0c00ed1a65cc8f00c08ff"

[versions]
fabric = "0.15.11"
Expand Down

0 comments on commit b1cdf51

Please sign in to comment.