From 84a859e350409d72d5c320d928a661e86e036d1a Mon Sep 17 00:00:00 2001 From: satr14 Date: Sat, 9 May 2026 23:20:50 +0700 Subject: [PATCH] add jukebox looping --- index.toml | 5 +++++ mods/jukebox_looping.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/jukebox_looping.pw.toml diff --git a/index.toml b/index.toml index cf340f0..c93d00c 100644 --- a/index.toml +++ b/index.toml @@ -209,6 +209,11 @@ file = "mods/jade.pw.toml" hash = "9f42c26ae35f760c07dc37cc2d60e44ab176840237cd1c628ff76be179f6d5b1" metafile = true +[[files]] +file = "mods/jukebox_looping.pw.toml" +hash = "0c73eb8504a77381b4b953aa1b1c339f86277a202d6026977f9db07d048d4506" +metafile = true + [[files]] file = "mods/krypton.pw.toml" hash = "8f6e0157b42ba668c0ba9aa7eff94b3b91a8f58bcd357e574d70a7b160d4337c" diff --git a/mods/jukebox_looping.pw.toml b/mods/jukebox_looping.pw.toml new file mode 100644 index 0000000..87423f0 --- /dev/null +++ b/mods/jukebox_looping.pw.toml @@ -0,0 +1,13 @@ +name = "Jukebox Looping" +filename = "jukebox_looping-1.1.2+1.21+A.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/8G8TjZrI/versions/NWpQhsvb/jukebox_looping-1.1.2%2B1.21%2BA.jar" +hash-format = "sha512" +hash = "73bbbfa61309a4093ff5c44b78ac124e8b62499dc50d5b81f57c43051974c07ed08321d7edc0bc0620b63150fe78b57519456d1499211f2437a4c77a24807fa6" + +[update] +[update.modrinth] +mod-id = "8G8TjZrI" +version = "NWpQhsvb" diff --git a/pack.toml b/pack.toml index e3c11e7..1d04296 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 = "63675283051398e01443d4e641e0d3fe93bed3570d84c89582704c2aeb2190d7" +hash = "bcf87a6e52fba837f274a3a261cc293de34b675635845349c3961bb90997e129" [versions] fabric = "0.19.2"