Skip to content

Commit

Permalink
update mods
Browse files Browse the repository at this point in the history
  • Loading branch information
LifeIsAParadox committed Dec 2, 2023
1 parent 86dc68b commit 7136a58
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.7

## Changes
### Updated:
- Chat Patches

# Release 3.0.6

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

[[files]]
file = "mods/chatpatches.pw.toml"
hash = "8608013b1a6fd9187cbae8473d70818116a40cf6338585410043f793fde8c7ba"
hash = "ff9895382d747b245522ae95fc17ea8c5db300fb0e297ab09638ddb7d84a9dd3"
metafile = true

[[files]]
Expand Down
8 changes: 4 additions & 4 deletions packwiz/mods/chatpatches.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Chat Patches"
filename = "chatpatches-202.5.7.jar"
filename = "chatpatches-202.6.0.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/MOqt4Z5n/versions/rIcsIYC8/chatpatches-202.5.7.jar"
url = "https://cdn.modrinth.com/data/MOqt4Z5n/versions/lXK3AMbd/chatpatches-202.6.0.jar"
hash-format = "sha1"
hash = "e5b0fb117a28a24941e2c383cc94be865db323d9"
hash = "046fb63f9058208659fa9b4d8a4e2edb1bac082f"

[update]
[update.modrinth]
mod-id = "MOqt4Z5n"
version = "rIcsIYC8"
version = "lXK3AMbd"
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.6"
version = "3.0.7"
pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash-format = "sha256"
hash = "a76438e8313d23a48b592dc79cdf34618afe935f78b7c57b7ca21617f7dfb639"
hash = "dbe9c8e3f5495c9f8ec4627e580ba99475505da40528baf618081cabd11b5ee5"

[versions]
fabric = "0.14.23"
Expand Down

0 comments on commit 7136a58

Please sign in to comment.