From d9a31324fd6f6c1b4f455d4f9960739029a516fa Mon Sep 17 00:00:00 2001 From: Yonah Date: Sun, 2 Aug 2026 23:02:29 +0900 Subject: [PATCH] mods: add quark Requested by neko. --- index.toml | 10 ++++++++++ mods/quark.pw.toml | 13 +++++++++++++ mods/zeta.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/quark.pw.toml create mode 100644 mods/zeta.pw.toml diff --git a/index.toml b/index.toml index 20f2909..eacaee1 100644 --- a/index.toml +++ b/index.toml @@ -704,6 +704,11 @@ file = "mods/puzzles-lib.pw.toml" hash = "a67b6f71a0c9059ba236fd816654c33af225fdf9852dcd67869948a7d1df77bd" metafile = true +[[files]] +file = "mods/quark.pw.toml" +hash = "726970c838cd6d724366956c2469b5a36dbe574abbd087317513359dfd1dd89e" +metafile = true + [[files]] file = "mods/reeses-sodium-options.pw.toml" hash = "d5ece5d51a7898a8dec039e291a5f4c105a03d2c7f3bcf3812bf5731bfa71c5d" @@ -1008,3 +1013,8 @@ metafile = true file = "mods/yungs-cave-biomes.pw.toml" hash = "6a0c52be3f4a91cd1e77335e15cab077914b868a0291789ae8ff6e50450225a4" metafile = true + +[[files]] +file = "mods/zeta.pw.toml" +hash = "cb474b6c0dde741836ed4f796f3b6ab0b9d3cdc0453e651122cd002d5d1f8df8" +metafile = true diff --git a/mods/quark.pw.toml b/mods/quark.pw.toml new file mode 100644 index 0000000..f3a07ae --- /dev/null +++ b/mods/quark.pw.toml @@ -0,0 +1,13 @@ +name = "Quark" +filename = "Quark-4.1-482.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qnQsVE2z/versions/yvp3Jbmk/Quark-4.1-482.jar" +hash-format = "sha512" +hash = "811e1e9f263a7e4951896a646507d6d03bebef6c38c113425e5d25acd4da0af9a07a6e5f9f11393cb41cb6f1a97667d7748c4bf21bf842e87ca2b05d6ea9cd81" + +[update] +[update.modrinth] +mod-id = "qnQsVE2z" +version = "yvp3Jbmk" diff --git a/mods/zeta.pw.toml b/mods/zeta.pw.toml new file mode 100644 index 0000000..41211cb --- /dev/null +++ b/mods/zeta.pw.toml @@ -0,0 +1,13 @@ +name = "Zeta" +filename = "Zeta-1.1-40.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/MVARlG2f/versions/9GjNW2Gf/Zeta-1.1-40.jar" +hash-format = "sha512" +hash = "a81dcf44f2bfd0fc1a52f00d9ca47a84ad2baf067adedb35eec859f6b9cec7b61ca432e549a3342b10902f84e76d70224cd54400285c8b13a0926835a62c667c" + +[update] +[update.modrinth] +mod-id = "MVARlG2f" +version = "9GjNW2Gf" diff --git a/pack.toml b/pack.toml index f425015..240b9c7 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 = "a53f8512ceeb4424ab18d0f6adda189a8eb076b48f8fa122e6c9187c19af230e" +hash = "ea3fd482f5e4870eee86a0297f5bf1d94f3097c0e9ea02f356e4d9ad06f845da" [versions] minecraft = "1.21.1"