Version bump to 0.2.10
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 5s

Mods added:
- Forge Config API Port (Library)
- Leaves Be Gone
- Puzzles Lib (Library)
This commit is contained in:
Seaswimmer 2024-03-23 11:18:26 -04:00
parent f93bfbcaa2
commit 5450141163
Signed by: cswimr
GPG key ID: B8953EC01E5C4063
5 changed files with 56 additions and 2 deletions

View file

@ -49,6 +49,11 @@ file = "mods/faux-custom-entity-data.pw.toml"
hash = "9a6b9ad5b96b766d46cd87c988c0c763d9c48c78aa7169ab70b737e7fcb6aa18"
metafile = true
[[files]]
file = "mods/forge-config-api-port.pw.toml"
hash = "d1e32ea50e119b059ffe57b2785625679cf04641dfa2d7189197f09eb63aa7f7"
metafile = true
[[files]]
file = "mods/goml-reserved.pw.toml"
hash = "848d0e5b03f9e9c674931da4e1b14fd837cd82ee022375d2769eded98b0219a9"
@ -69,6 +74,11 @@ file = "mods/jei.pw.toml"
hash = "074dc3c92b31f4ee4e0e13d7a03d9e2fe66a98fd58447e49fee7c11d1c751389"
metafile = true
[[files]]
file = "mods/leaves-be-gone.pw.toml"
hash = "4a02c0cde0e42c647dabf08783988b7986a7b3afe60091e014f62606b9856f64"
metafile = true
[[files]]
file = "mods/lithium.pw.toml"
hash = "3dedde5213176d72e1c353877fa44315945e8f3da2ba05f5679d81e9f558bb1d"
@ -119,6 +129,11 @@ file = "mods/polymer.pw.toml"
hash = "431a21a881276f1af4cd0df2839a76977a90d56bc21ec22247f7365b8f50ef37"
metafile = true
[[files]]
file = "mods/puzzles-lib.pw.toml"
hash = "044c99b8058ecf5ea41c07dbea2ccb4e9c10995eb5d7009faabafd9b5de42c4f"
metafile = true
[[files]]
file = "mods/resourcify.pw.toml"
hash = "df26878467488036ddaa1dd167d7f6bd35c38421c1c3620bbd7174fe490b0910"

View file

@ -0,0 +1,13 @@
name = "Forge Config API Port"
filename = "ForgeConfigAPIPort-v20.4.3-1.20.4-Fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ohNO6lps/versions/xbVGsTLe/ForgeConfigAPIPort-v20.4.3-1.20.4-Fabric.jar"
hash-format = "sha1"
hash = "d868c7cc72c0d3dc933baa4ef99eb63662a70c90"
[update]
[update.modrinth]
mod-id = "ohNO6lps"
version = "xbVGsTLe"

View file

@ -0,0 +1,13 @@
name = "Leaves Be Gone"
filename = "LeavesBeGone-v20.4.1-1.20.4-Fabric.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/AVq17PqV/versions/vosgBua4/LeavesBeGone-v20.4.1-1.20.4-Fabric.jar"
hash-format = "sha1"
hash = "5dcdd9d15899d5ba3a472ae259245041171d9d0a"
[update]
[update.modrinth]
mod-id = "AVq17PqV"
version = "vosgBua4"

View file

@ -0,0 +1,13 @@
name = "Puzzles Lib"
filename = "PuzzlesLib-v20.4.41-1.20.4-Fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/QAGBst4M/versions/5AajzfKh/PuzzlesLib-v20.4.41-1.20.4-Fabric.jar"
hash-format = "sha1"
hash = "57cb7287bd10358f6d1ed9a28f0d8aff037e10f5"
[update]
[update.modrinth]
mod-id = "QAGBst4M"
version = "5AajzfKh"

View file

@ -1,12 +1,12 @@
name = "Azure Undead Modpack"
author = "SeaswimmerTheFsh"
version = "0.2.9"
version = "0.2.10"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "4948803253f9d9de7b6b45f4fc2060bee91be294387aad21d1d7ae9b208eb0a4"
hash = "b96e7e24fe4449c98897f19b338a41441727eac8cec800ae5466a7a77bbe52f6"
[versions]
fabric = "0.15.7"