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

Mods added:
- Better Ping Display
- CraftTweaker
- Faux Custom Entity Data (Library)
- No Portals
This commit is contained in:
Seaswimmer 2024-03-22 16:31:15 -04:00
parent 647f9102ef
commit d60b066b77
Signed by: cswimr
GPG key ID: B8953EC01E5C4063
6 changed files with 74 additions and 2 deletions

View file

@ -5,6 +5,11 @@ file = "mods/banhammer.pw.toml"
hash = "983bfbf5e1f69bc0e081dd59bdacf934324d474679c0f41931883b6ae4a69ac0"
metafile = true
[[files]]
file = "mods/better-ping-display-fabric.pw.toml"
hash = "ec31177d5cf656efdff737432455211defb8ee188749e3f53f117f75f83d1b6a"
metafile = true
[[files]]
file = "mods/c2me-fabric.pw.toml"
hash = "9fb071407761cdb22323713a3f24ca27f04bb67c0ea455ee2e73778c6ecece75"
@ -20,6 +25,11 @@ file = "mods/chunkyborder.pw.toml"
hash = "c9354f82fc22ce663be8eb83fe9529ae1ddf59c1b4c68ee87ebcafbae0bee91c"
metafile = true
[[files]]
file = "mods/crafttweaker.pw.toml"
hash = "f2b8d1e5da6f3871bd644bf4f410a1d76f9c43b8918d60da651d860556f5ddb3"
metafile = true
[[files]]
file = "mods/emi.pw.toml"
hash = "d4379c7bc2817d61799b370ce8ef51a7427e7c682b9f794d0b2ba9b219c5dff5"
@ -35,6 +45,11 @@ file = "mods/fabric-language-kotlin.pw.toml"
hash = "d74850aaf1ed5a53805d523aa2b624f58c43813446be0b6c066a599c80d704e6"
metafile = true
[[files]]
file = "mods/faux-custom-entity-data.pw.toml"
hash = "9a6b9ad5b96b766d46cd87c988c0c763d9c48c78aa7169ab70b737e7fcb6aa18"
metafile = true
[[files]]
file = "mods/huskhomes-v4-6-1.pw.toml"
hash = "619868e1f85d0ccf71bbe9918a8cdd1ed06e232ffb169d6ef336a0188a4f0035"
@ -65,6 +80,11 @@ file = "mods/luckperms.pw.toml"
hash = "0654725d644d971636f3b08dd7456ca7e0b8f25068de69c4b5aea256ee3a0f66"
metafile = true
[[files]]
file = "mods/no-portals.pw.toml"
hash = "278fa9541d9922d982a8f597b1f67a1ec659a2adaa54669d73f3e85350c429b7"
metafile = true
[[files]]
file = "mods/polydecorations.pw.toml"
hash = "15b84bd4e41076d96378ff57a95894c49e124681e2748a779168befc9866803b"

View file

@ -0,0 +1,13 @@
name = "Better Ping Display [Fabric]"
filename = "BetterPingDisplay-Fabric-1.20.4-1.1.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/MS1ZMyR7/versions/cSYrag8g/BetterPingDisplay-Fabric-1.20.4-1.1.1.jar"
hash-format = "sha1"
hash = "aecc3c2dd0c9709da23be5eb10698ef5e35ce036"
[update]
[update.modrinth]
mod-id = "MS1ZMyR7"
version = "cSYrag8g"

View file

@ -0,0 +1,13 @@
name = "CraftTweaker"
filename = "CraftTweaker-fabric-1.20.4-17.0.12.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "9c16d7bf1551c88999b86ae463d36211630d3289"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5137204
project-id = 239197

View file

@ -0,0 +1,13 @@
name = "Faux Custom Entity Data"
filename = "FauxCustomEntityData-fabric-1.20.4-9.0.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "4a2c8cffaedaa4f119f6fe6b0a1203b0287a3d48"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5025834
project-id = 575305

View file

@ -0,0 +1,13 @@
name = "No Portals"
filename = "no-portals-1.20.4-1.1.1.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "171a459d2f5292c92305547b20c9dc9f99052e87"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4945111
project-id = 782514

View file

@ -1,12 +1,12 @@
name = "Azure Undead Modpack"
author = "SeaswimmerTheFsh"
version = "0.2.4"
version = "0.2.5"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "e328bf14930392fc7cb329284d1128ae3cc7eb9749dc69b3b5b71050d081a7e3"
hash = "3ab87a5b0e99a5919397ad7c987df37281f97433693cc31f090bbaef57808681"
[versions]
fabric = "0.15.7"