diff --git a/src/config/paxi/datapacks/NoNetheriteArmor.zip b/src/config/paxi/datapacks/NoNetheriteArmor.zip new file mode 100644 index 0000000..8ea2ea8 Binary files /dev/null and b/src/config/paxi/datapacks/NoNetheriteArmor.zip differ diff --git a/src/index.toml b/src/index.toml index e3cf4ac..8c61c5a 100644 --- a/src/index.toml +++ b/src/index.toml @@ -1,5 +1,9 @@ hash-format = "sha256" +[[files]] +file = "config/paxi/datapacks/NoNetheriteArmor.zip" +hash = "719086f7f6a926ca2f07492f49abb9adcde3e9979dd3c6be0c32004ea86a58aa" + [[files]] file = "mods/banhammer.pw.toml" hash = "983bfbf5e1f69bc0e081dd59bdacf934324d474679c0f41931883b6ae4a69ac0" @@ -25,11 +29,6 @@ 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" @@ -85,6 +84,11 @@ file = "mods/no-portals.pw.toml" hash = "278fa9541d9922d982a8f597b1f67a1ec659a2adaa54669d73f3e85350c429b7" metafile = true +[[files]] +file = "mods/paxi.pw.toml" +hash = "73170bf5446b18a88d33a7a04653af758927c94b3e7aa052e6fd24b14623de64" +metafile = true + [[files]] file = "mods/polydecorations.pw.toml" hash = "15b84bd4e41076d96378ff57a95894c49e124681e2748a779168befc9866803b" @@ -136,5 +140,6 @@ hash = "d2e79b6f83ec10bb1d275186e8f79048ca73ca48b434c2539bf2542d86f2cf56" metafile = true [[files]] -file = "scripts/removals.zs" -hash = "25d1967daee044fd23fb686fd767c200fb884672e6e98a63506e1a89e927c273" +file = "mods/yungs-api.pw.toml" +hash = "5ca8392f7c2a2204723fdd74b7c78f20ca9cf1b4fb9b13604d412e00e824cc5d" +metafile = true diff --git a/src/mods/crafttweaker.pw.toml b/src/mods/crafttweaker.pw.toml deleted file mode 100644 index a52bcff..0000000 --- a/src/mods/crafttweaker.pw.toml +++ /dev/null @@ -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 diff --git a/src/mods/paxi.pw.toml b/src/mods/paxi.pw.toml new file mode 100644 index 0000000..fd5a78c --- /dev/null +++ b/src/mods/paxi.pw.toml @@ -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" diff --git a/src/mods/yungs-api.pw.toml b/src/mods/yungs-api.pw.toml new file mode 100644 index 0000000..c177777 --- /dev/null +++ b/src/mods/yungs-api.pw.toml @@ -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" diff --git a/src/pack.toml b/src/pack.toml index fa7a2ee..d96b5e1 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,13 +1,18 @@ name = "Azure Undead Modpack" author = "SeaswimmerTheFsh" -version = "0.2.5" +version = "0.2.6" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "37252c923f6704220423ae988c89695c91028d5e9dbd523833f67b0056abc58c" +hash = "23edf9342134689de1bf0ce16609e18ca5d62cfb6b1517731f6ff345264a328e" [versions] fabric = "0.15.7" minecraft = "1.20.4" +unsup = "0.2.3" + +[options] +acceptable-game-versions = ["1.20.4"] +datapack-folder = "config/paxi/datapacks" diff --git a/src/scripts/removals.zs b/src/scripts/removals.zs deleted file mode 100644 index 07b9088..0000000 --- a/src/scripts/removals.zs +++ /dev/null @@ -1,4 +0,0 @@ -smithingTable.remove() -smithingTable.remove() -smithingTable.remove() -smithingTable.remove()