Skip to content

Commit

Permalink
update mods
Browse files Browse the repository at this point in the history
  • Loading branch information
LifeIsAParadox committed Oct 25, 2024
1 parent 0551e56 commit b1d2f1b
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.22

**Updated**
- FerriteCore
- ImmediatelyFast
- YetAnotherConfigLib

# Release 3.4.21

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

[[files]]
file = "mods/ferrite-core.pw.toml"
hash = "078c828454d8a361baae372b5ee3dc33e5f3573fa19bdac8589b38da9dbc5c03"
hash = "2250b48970ad684f439bf82e0275be0a2b3dbeab43dca0d2dd884601975d286a"
metafile = true

[[files]]
Expand All @@ -174,7 +174,7 @@ metafile = true

[[files]]
file = "mods/immediatelyfast.pw.toml"
hash = "ae42dc97752bf2031b0fb77994ab04e51e5569a637f2f9ee6a98937053b0d290"
hash = "835b42848b40cd6f0568cb95fa655833e0caeb488a74cfd05df97a5644fd052b"
metafile = true

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

[[files]]
file = "mods/yacl.pw.toml"
hash = "6a22d14251ccfb61007da299c1040bcb3904bd0cc43e5d1ba96536b94ed43036"
hash = "43e0db4e0c5f11869cf9dafd75163ebd6eab43df9ff240a5714619b083f543ba"
metafile = true

[[files]]
Expand Down
8 changes: 4 additions & 4 deletions packwiz/mods/ferrite-core.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "FerriteCore"
filename = "ferritecore-7.0.0-fabric.jar"
filename = "ferritecore-7.0.1-fabric.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/uXXizFIs/versions/wmIZ4wP4/ferritecore-7.0.0-fabric.jar"
url = "https://cdn.modrinth.com/data/uXXizFIs/versions/zQSo4nxk/ferritecore-7.0.1-fabric.jar"
hash-format = "sha1"
hash = "95b18b0f1673bbbe328812c3052cc1a921591f0f"
hash = "42dad3cb940329c809ffc65ce979c61f99265ee9"

[update]
[update.modrinth]
mod-id = "uXXizFIs"
version = "wmIZ4wP4"
version = "zQSo4nxk"
8 changes: 4 additions & 4 deletions packwiz/mods/immediatelyfast.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "ImmediatelyFast"
filename = "ImmediatelyFast-Fabric-1.2.21+1.21.1.jar"
filename = "ImmediatelyFast-Fabric-1.3.0+1.21.1.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/ahszC7KU/ImmediatelyFast-Fabric-1.2.21%2B1.21.1.jar"
url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/lQMxcaIl/ImmediatelyFast-Fabric-1.3.0%2B1.21.1.jar"
hash-format = "sha1"
hash = "46c17639a7c0bfec1f9fb4aae53f9163994a3a4e"
hash = "05783f56241876a7eb2613ddd8a2722b334b4bb6"

[update]
[update.modrinth]
mod-id = "5ZwdcRci"
version = "ahszC7KU"
version = "lQMxcaIl"
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.5.0+1.21-fabric.jar"
filename = "YetAnotherConfigLib-3.6.1+1.21-fabric.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/Y8Wa10Re/YetAnotherConfigLib-3.5.0%2B1.21-fabric.jar"
url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/f9ZVX07g/YetAnotherConfigLib-3.6.1%2B1.21-fabric.jar"
hash-format = "sha1"
hash = "c58dab87a7b62d0b3812c97fa69381ae041a1439"
hash = "d3be53c700591dc76dc504a3640f9b4af24af178"

[update]
[update.modrinth]
mod-id = "1eAoo2KR"
version = "Y8Wa10Re"
version = "f9ZVX07g"
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.21"
version = "3.4.22"
pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash-format = "sha256"
hash = "609cca9daa65128c4c04e4dd5f9a26b526c1bc8f8dea7572b3960b4d13d10af4"
hash = "ccf543a13d4ccc32901e0e39e25aa4179d1cb2153b450c4824dfddcf51a4bb6c"

[versions]
fabric = "0.16.3"
Expand Down

0 comments on commit b1d2f1b

Please sign in to comment.