Skip to content

Commit

Permalink
update mods
Browse files Browse the repository at this point in the history
  • Loading branch information
LifeIsAParadox committed Oct 18, 2024
1 parent 43077a6 commit 0551e56
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 12 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.4.21

**Updated**
- Fabric API
- Mod Menu

# Release 3.4.20

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

[[files]]
file = "mods/fabric-api.pw.toml"
hash = "40ec6cacc1f65f3aac6f72a14f95e59a76d907cd8804c0441a06d9e06fa4a73c"
hash = "4f98c68b1de3837e8e7c519dfffc8c2b312768c69f804540334cc3f20714f7f6"
metafile = true

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

[[files]]
file = "mods/modmenu.pw.toml"
hash = "2b8ce9ab97a35059a79d59d540687385d25956c519ce1728fbcfb13fae93a328"
hash = "87f32c96066eb295c234effb49f6f5cbd5956316a3a750a3989cfb645b3fd397"
metafile = true

[[files]]
Expand Down
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.105.0+1.21.1.jar"
filename = "fabric-api-0.106.0+1.21.1.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/WTaAx4ah/fabric-api-0.105.0%2B1.21.1.jar"
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/iFnYBUfS/fabric-api-0.106.0%2B1.21.1.jar"
hash-format = "sha1"
hash = "09b6399db5f09a79b0ac5b7ecbbba2e3189b190a"
hash = "208b7e1a7c436a28e26207e98bacd62b787c3f92"

[update]
[update.modrinth]
mod-id = "P7dR8mSH"
version = "WTaAx4ah"
version = "iFnYBUfS"
8 changes: 4 additions & 4 deletions packwiz/mods/modmenu.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Mod Menu"
filename = "modmenu-11.0.2.jar"
filename = "modmenu-11.0.3.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/3ib3Uvvv/modmenu-11.0.2.jar"
url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/YIfqIJ8q/modmenu-11.0.3.jar"
hash-format = "sha1"
hash = "0a7c7ac1dd5360ef735ca1e782540ec45c4fc3c8"
hash = "6213120772192040a0aeb5c7cfe330c068605b1f"

[update]
[update.modrinth]
mod-id = "mOgUt4GM"
version = "3ib3Uvvv"
version = "YIfqIJ8q"
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.20"
version = "3.4.21"
pack-format = "packwiz:1.1.0"

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

[versions]
fabric = "0.16.3"
Expand Down

0 comments on commit 0551e56

Please sign in to comment.