From 6dc66117471b4f290e0d6776ac449d9f7f870c90 Mon Sep 17 00:00:00 2001 From: satr14 Date: Sun, 14 Jun 2026 07:35:59 +0700 Subject: [PATCH] challenge mods --- index.toml | 10 ++++++++++ mods/armored-foes.pw.toml | 13 +++++++++++++ mods/witherswrath.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/armored-foes.pw.toml create mode 100644 mods/witherswrath.pw.toml diff --git a/index.toml b/index.toml index b45a50e..4c9f72b 100644 --- a/index.toml +++ b/index.toml @@ -30,6 +30,11 @@ file = "mods/architectury-api.pw.toml" hash = "ff1763afa21669a76a9ca65735944986ec4ef7a0d440b98ee2154aafa46356c8" metafile = true +[[files]] +file = "mods/armored-foes.pw.toml" +hash = "40681516011815d67a78316e619fe2da0b50687709a36bbfd8ea7bb5b019aa75" +metafile = true + [[files]] file = "mods/balm.pw.toml" hash = "974d8b38f628b9ecf976c98332a87d24ddc220848abd9c55f7f7c0bafb5be5a1" @@ -445,6 +450,11 @@ file = "mods/welcome-message.pw.toml" hash = "50f039911839f7452860edfb1a1bf6fdef7037fd8475e27d469c3b97710425ef" metafile = true +[[files]] +file = "mods/witherswrath.pw.toml" +hash = "437ceec948f3b721b3887c23fd4ed6da28d1d2a58b50930b5360f442d97087ad" +metafile = true + [[files]] file = "mods/yacl.pw.toml" hash = "1113d43c39a9866252a83ee50d16aa3ce6fcf749acd84d58b05ca09eba4d187b" diff --git a/mods/armored-foes.pw.toml b/mods/armored-foes.pw.toml new file mode 100644 index 0000000..197c1a2 --- /dev/null +++ b/mods/armored-foes.pw.toml @@ -0,0 +1,13 @@ +name = "Armored Foes" +filename = "ArmoredFoes-v21.11.2-mc1.21.11-Fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ahTPKYtE/versions/lDgTIEk5/ArmoredFoes-v21.11.2-mc1.21.11-Fabric.jar" +hash-format = "sha512" +hash = "74ffc5d2aae5562b7ac50f3e6de8447f3870829afa1124725b02bd45c452b145666305efd70b727ddc536f1ec160acd623b745d719ee8af12c87e323a86ba3c6" + +[update] +[update.modrinth] +mod-id = "ahTPKYtE" +version = "lDgTIEk5" diff --git a/mods/witherswrath.pw.toml b/mods/witherswrath.pw.toml new file mode 100644 index 0000000..15829fe --- /dev/null +++ b/mods/witherswrath.pw.toml @@ -0,0 +1,13 @@ +name = "Wither's Wrath" +filename = "[1.21.11]witherswrath-1.16.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qqIrLnDt/versions/1e3NYqDh/%5B1.21.11%5Dwitherswrath-1.16.jar" +hash-format = "sha512" +hash = "1ade11b18afc63cd0f0fef73a2e7000cd9d7ebf0594be9daf80a63afe35d5d2bc5d0934fda9b26582763d3b3df589ed1334ca38a06de303552ec36741bd0fbe1" + +[update] +[update.modrinth] +mod-id = "qqIrLnDt" +version = "1e3NYqDh" diff --git a/pack.toml b/pack.toml index e53e629..ec08ec2 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f71b2715fdcb853a92e196062c620854db9cc4d204bdc23f5d7ad700f6fac52d" +hash = "3ba3e78078dece840242d9f9a1f1c19c4f9ee73763e4d38d26dff75f21d7d06b" [versions] fabric = "0.19.2"