From d98d2af556fc8eaeebd13ab488df2fdacaf4a45f Mon Sep 17 00:00:00 2001 From: satr14 Date: Sun, 21 Jun 2026 09:36:37 +0700 Subject: [PATCH] more mobility --- index.toml | 5 +++++ mods/ninja-moves.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/ninja-moves.pw.toml diff --git a/index.toml b/index.toml index d4730e1..fb9c0fe 100644 --- a/index.toml +++ b/index.toml @@ -255,6 +255,11 @@ file = "mods/netherportalfix.pw.toml" hash = "93e5023b9b45c297a69ee769941b4c6a7f65eeb3f2baa569ad52f3d5aa8de398" metafile = true +[[files]] +file = "mods/ninja-moves.pw.toml" +hash = "71604cd0b2d879a554a5d7ae53441a586f4282d8c9dbc5c94346cff5ac899896" +metafile = true + [[files]] file = "mods/no-chat-reports.pw.toml" hash = "cd25851cbdaad2dd1957a8086ce54aa4bd3c45be75e1ba49168a54fafbd87898" diff --git a/mods/ninja-moves.pw.toml b/mods/ninja-moves.pw.toml new file mode 100644 index 0000000..09fa327 --- /dev/null +++ b/mods/ninja-moves.pw.toml @@ -0,0 +1,13 @@ +name = "Ninja Moves" +filename = "ninja-moves-2.4.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/FxqD6kvX/versions/SJunoLa2/ninja-moves-2.4.1.jar" +hash-format = "sha512" +hash = "ca6cfced567f53e57f1ecadbc2e803d98e40753027639b45474f54ef80d1247134e889ad52a1fd82211c655cd81cfbacdbc7fa18a7403c75005113a91814778a" + +[update] +[update.modrinth] +mod-id = "FxqD6kvX" +version = "SJunoLa2" diff --git a/pack.toml b/pack.toml index a2a038a..8e86eda 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 = "982b7b7f2cfb0c03f5a3a81ad8f7b6b42d86f1c76b312c6a2a4ddc2cae407c8e" +hash = "c05bf72dda93fe8d6003c7706f2e67a505b7f2ce8af65e29ecf5d65736499f92" [versions] fabric = "0.19.2"