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

Datapacks added:
- NoNetheriteArmor

Mods added:
- Paxi
- Yung's API

Mods removed:
- CraftTweaker

Scripts removed:
- removals.zs
This commit is contained in:
Seaswimmer 2024-03-22 18:00:59 -04:00
parent c696c03d98
commit 999fd0f929
Signed by: cswimr
GPG key ID: B8953EC01E5C4063
7 changed files with 45 additions and 26 deletions

Binary file not shown.

View file

@ -1,5 +1,9 @@
hash-format = "sha256" hash-format = "sha256"
[[files]]
file = "config/paxi/datapacks/NoNetheriteArmor.zip"
hash = "719086f7f6a926ca2f07492f49abb9adcde3e9979dd3c6be0c32004ea86a58aa"
[[files]] [[files]]
file = "mods/banhammer.pw.toml" file = "mods/banhammer.pw.toml"
hash = "983bfbf5e1f69bc0e081dd59bdacf934324d474679c0f41931883b6ae4a69ac0" hash = "983bfbf5e1f69bc0e081dd59bdacf934324d474679c0f41931883b6ae4a69ac0"
@ -25,11 +29,6 @@ file = "mods/chunkyborder.pw.toml"
hash = "c9354f82fc22ce663be8eb83fe9529ae1ddf59c1b4c68ee87ebcafbae0bee91c" hash = "c9354f82fc22ce663be8eb83fe9529ae1ddf59c1b4c68ee87ebcafbae0bee91c"
metafile = true metafile = true
[[files]]
file = "mods/crafttweaker.pw.toml"
hash = "f2b8d1e5da6f3871bd644bf4f410a1d76f9c43b8918d60da651d860556f5ddb3"
metafile = true
[[files]] [[files]]
file = "mods/emi.pw.toml" file = "mods/emi.pw.toml"
hash = "d4379c7bc2817d61799b370ce8ef51a7427e7c682b9f794d0b2ba9b219c5dff5" hash = "d4379c7bc2817d61799b370ce8ef51a7427e7c682b9f794d0b2ba9b219c5dff5"
@ -85,6 +84,11 @@ file = "mods/no-portals.pw.toml"
hash = "278fa9541d9922d982a8f597b1f67a1ec659a2adaa54669d73f3e85350c429b7" hash = "278fa9541d9922d982a8f597b1f67a1ec659a2adaa54669d73f3e85350c429b7"
metafile = true metafile = true
[[files]]
file = "mods/paxi.pw.toml"
hash = "73170bf5446b18a88d33a7a04653af758927c94b3e7aa052e6fd24b14623de64"
metafile = true
[[files]] [[files]]
file = "mods/polydecorations.pw.toml" file = "mods/polydecorations.pw.toml"
hash = "15b84bd4e41076d96378ff57a95894c49e124681e2748a779168befc9866803b" hash = "15b84bd4e41076d96378ff57a95894c49e124681e2748a779168befc9866803b"
@ -136,5 +140,6 @@ hash = "d2e79b6f83ec10bb1d275186e8f79048ca73ca48b434c2539bf2542d86f2cf56"
metafile = true metafile = true
[[files]] [[files]]
file = "scripts/removals.zs" file = "mods/yungs-api.pw.toml"
hash = "25d1967daee044fd23fb686fd767c200fb884672e6e98a63506e1a89e927c273" hash = "5ca8392f7c2a2204723fdd74b7c78f20ca9cf1b4fb9b13604d412e00e824cc5d"
metafile = true

View file

@ -1,13 +0,0 @@
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

13
src/mods/paxi.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Paxi"
filename = "Paxi-1.20.4-Fabric-4.4.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/CU0PAyzb/versions/kOPN246o/Paxi-1.20.4-Fabric-4.4.0.jar"
hash-format = "sha1"
hash = "629f2e79bcdb7b70e133055d4210e1ed68e7d744"
[update]
[update.modrinth]
mod-id = "CU0PAyzb"
version = "kOPN246o"

View file

@ -0,0 +1,13 @@
name = "YUNG's API"
filename = "YungsApi-1.20.4-Fabric-4.4.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Ua7DFN59/versions/RXxBbRs7/YungsApi-1.20.4-Fabric-4.4.2.jar"
hash-format = "sha1"
hash = "a84f2d79543ac4ccebfd8884d6e7790d9badcfce"
[update]
[update.modrinth]
mod-id = "Ua7DFN59"
version = "RXxBbRs7"

View file

@ -1,13 +1,18 @@
name = "Azure Undead Modpack" name = "Azure Undead Modpack"
author = "SeaswimmerTheFsh" author = "SeaswimmerTheFsh"
version = "0.2.5" version = "0.2.6"
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 = "37252c923f6704220423ae988c89695c91028d5e9dbd523833f67b0056abc58c" hash = "23edf9342134689de1bf0ce16609e18ca5d62cfb6b1517731f6ff345264a328e"
[versions] [versions]
fabric = "0.15.7" fabric = "0.15.7"
minecraft = "1.20.4" minecraft = "1.20.4"
unsup = "0.2.3"
[options]
acceptable-game-versions = ["1.20.4"]
datapack-folder = "config/paxi/datapacks"

View file

@ -1,4 +0,0 @@
smithingTable.remove(<item:minecraft:netherite_helmet>)
smithingTable.remove(<item:minecraft:netherite_chestplate>)
smithingTable.remove(<item:minecraft:netherite_leggings>)
smithingTable.remove(<item:minecraft:netherite_boots>)