Skip to content

Commit

Permalink
update mods
Browse files Browse the repository at this point in the history
  • Loading branch information
LifeIsAParadox committed Jun 14, 2024
1 parent 3c2a666 commit 3ba5a9e
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 17 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Release 3.3.7

**Updated**
- Iris Shaders
- YetAnotherConfigLib

# Release 3.3.6

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

[[files]]
file = "mods/iris.pw.toml"
hash = "9e7bccd0c45b66352abd6fc0b1fa2745d564deb24f5c53dd20728847cf27dda0"
hash = "d109563ffb55e73344d96d74dfcd6ed6665f6a355210c61b84b5b386fc444572"
metafile = true

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

[[files]]
file = "mods/yacl.pw.toml"
hash = "26a403ecc15b5d7658dbff36ee6d2279ae814eb0a078f1a8a50167c596c06193"
hash = "bc8d5b36edde896d0b72fc5d33a6bf52d7bdfc7e58b641cce2e95aa0f7ebd736"
metafile = true

[[files]]
Expand Down Expand Up @@ -344,7 +344,7 @@ hash = "7521ac90147a970b2177bb7278dc9692d5dfcaaedc3d50bd4d2857a1b99cee9d"

[[files]]
file = "resourcepacks/default-dark-mode.pw.toml"
hash = "6177cbc13f73360c5e88aebc0f243fb984c6b6e543824321117d55114496be73"
hash = "3605969b0c53956a4e39112e2571e10a77ebc4c3acc512c199b148eb1aa07b57"
metafile = true

[[files]]
Expand Down
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.0+mc1.20.4.jar"
filename = "iris-1.7.1+mc1.20.4.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/45ETshvT/iris-1.7.0%2Bmc1.20.4.jar"
url = "https://cdn.modrinth.com/data/YL57xq9U/versions/gPXdh2Es/iris-1.7.1%2Bmc1.20.4.jar"
hash-format = "sha1"
hash = "e6807ee92fee59352b8f0fe4419e0dbb772e2d90"
hash = "101075ac9b607cda7d3c4bf46921b72e90a38521"

[update]
[update.modrinth]
mod-id = "YL57xq9U"
version = "45ETshvT"
version = "gPXdh2Es"
8 changes: 4 additions & 4 deletions packwiz/mods/yacl.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "YetAnotherConfigLib"
filename = "YetAnotherConfigLib-3.4.4+1.20.4-fabric.jar"
filename = "YetAnotherConfigLib-3.5.0+1.20.4-fabric.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/G2PcCpZl/YetAnotherConfigLib-3.4.4%2B1.20.4-fabric.jar"
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/Jl7pSXPu/YetAnotherConfigLib-3.5.0%2B1.20.4-fabric.jar"
hash-format = "sha1"
hash = "d2da93ea3ac054f03234c99fd3277d0eda85b29c"
hash = "a01618046b677320eb563340b2732a4879e70d24"

[update]
[update.modrinth]
mod-id = "1eAoo2KR"
version = "G2PcCpZl"
version = "Jl7pSXPu"
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.3.6"
version = "3.3.7"
pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash-format = "sha256"
hash = "3bad80257b90976fd5c6dbed5b1dab929aa3a9b1bc16e66068d0c89a7b8f25e3"
hash = "97b612a43bca610417c457e2aa0f970ac5200fe930c95ecc3063fdbe0ac61bc9"

[versions]
fabric = "0.15.6"
Expand Down
8 changes: 4 additions & 4 deletions packwiz/resourcepacks/default-dark-mode.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Default Dark Mode"
filename = "Default-Dark-Mode-1.20.2+-2024.4.0.zip"
filename = "Default-Dark-Mode-1.20.2+-2024.6.0.zip"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/6SLU7tS5/versions/FAVv9Ofy/Default-Dark-Mode-1.20.2%2B-2024.4.0.zip"
url = "https://cdn.modrinth.com/data/6SLU7tS5/versions/KW0bu9nm/Default-Dark-Mode-1.20.2%2B-2024.6.0.zip"
hash-format = "sha1"
hash = "cc9362c16d3aaaa9659a64d6980ee7ac5fdb23b0"
hash = "4eedb17ea58f2d90ac0569b8b93a072fa650123e"

[update]
[update.modrinth]
mod-id = "6SLU7tS5"
version = "FAVv9Ofy"
version = "KW0bu9nm"

0 comments on commit 3ba5a9e

Please sign in to comment.