Skip to content

Commit

Permalink
update mods
Browse files Browse the repository at this point in the history
  • Loading branch information
LifeIsAParadox committed Dec 9, 2023
1 parent fddb55f commit e269005
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 17 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Release 3.0.11

## Changes
### Updated:
- Architectury API
- Fabric API
- Seamless

# Release 3.0.10

## Changes
Expand Down
6 changes: 3 additions & 3 deletions packwiz/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ metafile = true

[[files]]
file = "mods/architectury-api.pw.toml"
hash = "eef03feff50e59b521c09d9c456d5cd5d799b8e7e3f8cc62a17f5e64cb230f44"
hash = "24261d7e999118b4895f8de6312151a6fa83cadfcab99ca305af96b7a5e9cc5a"
metafile = true

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

[[files]]
file = "mods/fabric-api.pw.toml"
hash = "d171eabd7e1e44aaf3437dff4887bd02d2bb90f54c219417f538278b0f6cda12"
hash = "5e351f182c2aae09834c49d55248703c853d224afb0d4a88502b1e91f16db7d6"
metafile = true

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

[[files]]
file = "mods/seamless.pw.toml"
hash = "5b8a2ef1edfdd2312a8c17e88c4d063353a40c599f16cbea94a1678dd9bc50ae"
hash = "f2039f027d4c4e3cb6522c116d0a9654e6c111e044a40a7dc2e1aa03eb733251"
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-10.0.16-fabric.jar"
filename = "architectury-10.0.17-fabric.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/TcnLTl81/architectury-10.0.16-fabric.jar"
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/VFiyBfxr/architectury-10.0.17-fabric.jar"
hash-format = "sha1"
hash = "19dfa722ae593a4af0b7723150db38f83552a8a5"
hash = "e2e57880a525d614d898f066cce9831c8765e69f"

[update]
[update.modrinth]
mod-id = "lhGA9TYQ"
version = "TcnLTl81"
version = "VFiyBfxr"
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.91.1+1.20.2.jar"
filename = "fabric-api-0.91.2+1.20.2.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/qg6wQgub/fabric-api-0.91.1%2B1.20.2.jar"
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/fdestf2d/fabric-api-0.91.2%2B1.20.2.jar"
hash-format = "sha1"
hash = "7ac7ca8a9bf6fd8b6028e1d0426a6d36f36632f2"
hash = "ab4b6a5a9252aa3bc3686b0df78b9637245efdc2"

[update]
[update.modrinth]
mod-id = "P7dR8mSH"
version = "qg6wQgub"
version = "fdestf2d"
8 changes: 4 additions & 4 deletions packwiz/mods/seamless.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "Seamless"
filename = "seamless-2.2.1-fabric-1.20.2.jar"
filename = "seamless-2.2.1-fabric-1.20.4.jar"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/rhyHyQke/versions/eATgdSa6/seamless-2.2.1-fabric-1.20.2.jar"
url = "https://cdn.modrinth.com/data/rhyHyQke/versions/HMYcoSPw/seamless-2.2.1-fabric-1.20.4.jar"
hash-format = "sha1"
hash = "c98992f253e3eb1100a0f4c63b080f9f900389bd"
hash = "4e3c83e0421f5255a8a33f26deb77a3af129774f"

[update]
[update.modrinth]
mod-id = "rhyHyQke"
version = "eATgdSa6"
version = "HMYcoSPw"
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.10"
version = "3.0.11"
pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash-format = "sha256"
hash = "2d033ee883aaf6204c35543f2855f1b42e4b8e36e8b20916711ab7569490000d"
hash = "7fe7672ade549fad1bf00ab98e14a5d129e2b12c0468f8515375d3d733c861ed"

[versions]
fabric = "0.15.0"
Expand Down

0 comments on commit e269005

Please sign in to comment.