Skip to content

Commit

Permalink
update mods
Browse files Browse the repository at this point in the history
  • Loading branch information
LifeIsAParadox committed Dec 19, 2023
1 parent 8648818 commit eeb9f3f
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 7 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.0.16

## Changes
### Updated:
- Mod Menu

# Release 3.0.15

## Changes
Expand Down
2 changes: 1 addition & 1 deletion packwiz/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ hash = "c9cd143ff43b89caabbefe1d6b0569477dc91c2a108822d4319c9cb0055ec332"

[[files]]
file = "mods/modmenu.pw.toml"
hash = "b136ca50e7d8239319f528ceb521e3482f753b25d768afaf39fa6ea81e549f2e"
hash = "c08c0b506ceacf79e77e25fffb8538274d75a9d70d8ddd57cc0fcac0f2a5444a"
metafile = true

[[files]]
Expand Down
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-8.0.0.jar"
filename = "modmenu-8.0.1.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/TwfjidT5/modmenu-8.0.0.jar"
url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/fCQyI9Zj/modmenu-8.0.1.jar"
hash-format = "sha1"
hash = "6c781bc4ebf6b11296715c663bc1c7542e4eb630"
hash = "e87e503df7506cf80e15c7d8d38e8e8dd2b3d01e"

[update]
[update.modrinth]
mod-id = "mOgUt4GM"
version = "TwfjidT5"
version = "fCQyI9Zj"
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.0.15"
version = "3.0.16"
pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash-format = "sha256"
hash = "09dae7c7a08377bc3a9a4b6057bbd53ab67e48303d018e53878e9ff3bb4ee12e"
hash = "eb1b81d42dd25b9c73ffbcf7b0e167c7be7b1993e674b7e1cb149c7df61996f8"

[versions]
fabric = "0.15.0"
Expand Down

0 comments on commit eeb9f3f

Please sign in to comment.