From 8523f89493ace13087eb68cd9fe3b5eb4f669440 Mon Sep 17 00:00:00 2001 From: satr14 Date: Tue, 19 May 2026 17:26:26 +0700 Subject: [PATCH] add sonic break --- index.toml | 5 +++++ mods/sonic-break.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/sonic-break.pw.toml diff --git a/index.toml b/index.toml index aaf988d..e9bcac7 100644 --- a/index.toml +++ b/index.toml @@ -330,6 +330,11 @@ file = "mods/simple-voice-chat.pw.toml" hash = "dd7d0af1d65539d7e884e88d822b6884bc1f2989ac5694420096a41c29ce53e5" metafile = true +[[files]] +file = "mods/sonic-break.pw.toml" +hash = "95d1552fa01e1acf7eae13a61626e6265aa6b1571a40e4fecdc5274cc1144477" +metafile = true + [[files]] file = "mods/spark.pw.toml" hash = "fc9e8b3b78f2b454d260f7cefa26834a352e146cdcfd44a6637544df335087a1" diff --git a/mods/sonic-break.pw.toml b/mods/sonic-break.pw.toml new file mode 100644 index 0000000..fa8befd --- /dev/null +++ b/mods/sonic-break.pw.toml @@ -0,0 +1,13 @@ +name = "Sonic Break" +filename = "sonic-break-1.2.1+1.21.11.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/fuzYnaf7/versions/KngvZCaw/sonic-break-1.2.1%2B1.21.11.jar" +hash-format = "sha512" +hash = "f1b5625413536d4e5ab9385e289c2ec7e900ca4e8b0a6887725f7a91ad8ca2d9c7901d4927ea26a4862176c4e032620c83462e3ed890eecc3caaafba1e28298b" + +[update] +[update.modrinth] +mod-id = "fuzYnaf7" +version = "KngvZCaw" diff --git a/pack.toml b/pack.toml index d7e0df0..bcfbf76 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 = "d8afb2b3ec5aedb018dc53dbe4c69794fc104565f25f45cbbfe009f6a093d924" +hash = "f596f1444efa1be3444c05fca40e0dac188272f4a0097dddc23c5acd9ed444d3" [versions] fabric = "0.19.2"