Skip to content

Commit

Permalink
update mods
Browse files Browse the repository at this point in the history
  • Loading branch information
LifeIsAParadox committed Jul 12, 2024
1 parent b1cdf51 commit 2a200b3
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.3

**Updated**
- Architectury API
- Fabric API
- Skyblock Mod (Fabric)

# Release 3.4.2

**Updated**
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 = "11db7dff7557691276a92a874a86534706147cf8723f4281c9762a56e13a4e2d"
hash = "b8783b269d87c2cc341d64133dbf14e0aa330f3dc7f067630dc71437a4b01879"
metafile = true

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

[[files]]
file = "mods/fabric-api.pw.toml"
hash = "fc96b91acafcbaf76bf94d2dff7d53a53fdbf52ccc6030acbfffe13a365cc982"
hash = "6cd2d021b71d8172819a6a793ea7a6276822da398c3c74a63b022991414024e5"
metafile = true

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

[[files]]
file = "mods/skyblockmod.pw.toml"
hash = "6d5e6b627730b5cd2f76ef0497ec0de65101a614ec9da6da25f17ca3c6da9c3c"
hash = "8bb47fcb9a4d4f74f306a223dacf335b57ec75400a1eb763bfbd4560e3b104ce"
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.3-fabric.jar"
filename = "architectury-13.0.4-fabric.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/nW3HvWVP/architectury-13.0.3-fabric.jar"
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/i0N0Veb4/architectury-13.0.4-fabric.jar"
hash-format = "sha1"
hash = "083b24e41a39c106a1ef9f03c78ec6b62c8d88c0"
hash = "3b41f97f66093532d3f10ac43b79a0a71fddf376"

[update]
[update.modrinth]
mod-id = "lhGA9TYQ"
version = "nW3HvWVP"
version = "i0N0Veb4"
8 changes: 4 additions & 4 deletions packwiz/mods/fabric-api.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Fabric API"
filename = "fabric-api-0.100.4+1.21.jar"
filename = "fabric-api-0.100.6+1.21.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/oIVA3FbL/fabric-api-0.100.4%2B1.21.jar"
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/Y0cpssyN/fabric-api-0.100.6%2B1.21.jar"
hash-format = "sha1"
hash = "4bf00b19252fc7c2f618340c5c50be430a230d5e"
hash = "dd92d95977c960affefc6c29e3ee946ce7b4723a"

[update]
[update.modrinth]
mod-id = "P7dR8mSH"
version = "oIVA3FbL"
version = "Y0cpssyN"
8 changes: 4 additions & 4 deletions packwiz/mods/skyblockmod.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Skyblock Mod (Fabric)"
filename = "skyblock-mod-1.10.4+1.21.jar"
filename = "skyblock-mod-1.10.5+1.21.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/GTIrlvJk/versions/V5m1Mbhy/skyblock-mod-1.10.4%2B1.21.jar"
url = "https://cdn.modrinth.com/data/GTIrlvJk/versions/5PpKEyEB/skyblock-mod-1.10.5%2B1.21.jar"
hash-format = "sha1"
hash = "6d86efe2af0b810c92d7abf5f5fa3e33ee7fb50c"
hash = "6b5aa640dce88ae51a6942ad25009ea6a0faee6b"

[update]
[update.modrinth]
mod-id = "GTIrlvJk"
version = "V5m1Mbhy"
version = "5PpKEyEB"
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.2"
version = "3.4.3"
pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash-format = "sha256"
hash = "c27d0bca49622a050e0b88e30346ad2372d6777162e0c00ed1a65cc8f00c08ff"
hash = "66c4cf64d6a12155e2d48fa86698457a6366a6445ed09fd2b238f82d6eb04967"

[versions]
fabric = "0.15.11"
Expand Down

0 comments on commit 2a200b3

Please sign in to comment.