Version bump to 0.2.10
Mods added: - Forge Config API Port (Library) - Leaves Be Gone - Puzzles Lib (Library)
This commit is contained in:
parent
f93bfbcaa2
commit
5450141163
5 changed files with 56 additions and 2 deletions
|
@ -49,6 +49,11 @@ file = "mods/faux-custom-entity-data.pw.toml"
|
||||||
hash = "9a6b9ad5b96b766d46cd87c988c0c763d9c48c78aa7169ab70b737e7fcb6aa18"
|
hash = "9a6b9ad5b96b766d46cd87c988c0c763d9c48c78aa7169ab70b737e7fcb6aa18"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/forge-config-api-port.pw.toml"
|
||||||
|
hash = "d1e32ea50e119b059ffe57b2785625679cf04641dfa2d7189197f09eb63aa7f7"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/goml-reserved.pw.toml"
|
file = "mods/goml-reserved.pw.toml"
|
||||||
hash = "848d0e5b03f9e9c674931da4e1b14fd837cd82ee022375d2769eded98b0219a9"
|
hash = "848d0e5b03f9e9c674931da4e1b14fd837cd82ee022375d2769eded98b0219a9"
|
||||||
|
@ -69,6 +74,11 @@ file = "mods/jei.pw.toml"
|
||||||
hash = "074dc3c92b31f4ee4e0e13d7a03d9e2fe66a98fd58447e49fee7c11d1c751389"
|
hash = "074dc3c92b31f4ee4e0e13d7a03d9e2fe66a98fd58447e49fee7c11d1c751389"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/leaves-be-gone.pw.toml"
|
||||||
|
hash = "4a02c0cde0e42c647dabf08783988b7986a7b3afe60091e014f62606b9856f64"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/lithium.pw.toml"
|
file = "mods/lithium.pw.toml"
|
||||||
hash = "3dedde5213176d72e1c353877fa44315945e8f3da2ba05f5679d81e9f558bb1d"
|
hash = "3dedde5213176d72e1c353877fa44315945e8f3da2ba05f5679d81e9f558bb1d"
|
||||||
|
@ -119,6 +129,11 @@ file = "mods/polymer.pw.toml"
|
||||||
hash = "431a21a881276f1af4cd0df2839a76977a90d56bc21ec22247f7365b8f50ef37"
|
hash = "431a21a881276f1af4cd0df2839a76977a90d56bc21ec22247f7365b8f50ef37"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/puzzles-lib.pw.toml"
|
||||||
|
hash = "044c99b8058ecf5ea41c07dbea2ccb4e9c10995eb5d7009faabafd9b5de42c4f"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/resourcify.pw.toml"
|
file = "mods/resourcify.pw.toml"
|
||||||
hash = "df26878467488036ddaa1dd167d7f6bd35c38421c1c3620bbd7174fe490b0910"
|
hash = "df26878467488036ddaa1dd167d7f6bd35c38421c1c3620bbd7174fe490b0910"
|
||||||
|
|
13
src/mods/forge-config-api-port.pw.toml
Normal file
13
src/mods/forge-config-api-port.pw.toml
Normal 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"
|
13
src/mods/leaves-be-gone.pw.toml
Normal file
13
src/mods/leaves-be-gone.pw.toml
Normal 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"
|
13
src/mods/puzzles-lib.pw.toml
Normal file
13
src/mods/puzzles-lib.pw.toml
Normal 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"
|
|
@ -1,12 +1,12 @@
|
||||||
name = "Azure Undead Modpack"
|
name = "Azure Undead Modpack"
|
||||||
author = "SeaswimmerTheFsh"
|
author = "SeaswimmerTheFsh"
|
||||||
version = "0.2.9"
|
version = "0.2.10"
|
||||||
pack-format = "packwiz:1.1.0"
|
pack-format = "packwiz:1.1.0"
|
||||||
|
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "4948803253f9d9de7b6b45f4fc2060bee91be294387aad21d1d7ae9b208eb0a4"
|
hash = "b96e7e24fe4449c98897f19b338a41441727eac8cec800ae5466a7a77bbe52f6"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.7"
|
fabric = "0.15.7"
|
||||||
|
|
Loading…
Reference in a new issue