Skip to content

Commit

Permalink
update mods
Browse files Browse the repository at this point in the history
  • Loading branch information
LifeIsAParadox committed Dec 22, 2023
1 parent eeb9f3f commit 1976c56
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.17

## Changes
### Updated:
- Cloth Config API

# Release 3.0.16

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

[[files]]
file = "mods/cloth-config.pw.toml"
hash = "3d6b086706dafceb5141954c666068d97b23aab0101836c955e826a0e43b78c6"
hash = "c6fb2a9c31fe297e65fbb72c20967c498860168082a5d7881487dcb1a61ac72c"
metafile = true

[[files]]
Expand Down
8 changes: 4 additions & 4 deletions packwiz/mods/cloth-config.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Cloth Config API"
filename = "cloth-config-12.0.113-fabric.jar"
filename = "cloth-config-12.0.119-fabric.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/wjYUbvpn/cloth-config-12.0.113-fabric.jar"
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/NPcjyMhi/cloth-config-12.0.119-fabric.jar"
hash-format = "sha1"
hash = "28928cd6aac738ee2e4ea2b6a39d0f28e7af75dc"
hash = "2407c417c60a44b7f3a790480a0f4be222f8ef66"

[update]
[update.modrinth]
mod-id = "9s6osm5g"
version = "wjYUbvpn"
version = "NPcjyMhi"
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.16"
version = "3.0.17"
pack-format = "packwiz:1.1.0"

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

[versions]
fabric = "0.15.0"
Expand Down

0 comments on commit 1976c56

Please sign in to comment.