From 85d33d0b33dfe3ce672d7bf5979acf938218a9df Mon Sep 17 00:00:00 2001 From: satr14 Date: Sun, 21 Jun 2026 10:10:12 +0700 Subject: [PATCH] remove mobility and add grapple --- index.toml | 10 +++++----- mods/impulse-grapple.pw.toml | 13 +++++++++++++ mods/ninja-moves.pw.toml | 13 ------------- pack.toml | 2 +- 4 files changed, 19 insertions(+), 19 deletions(-) create mode 100644 mods/impulse-grapple.pw.toml delete mode 100644 mods/ninja-moves.pw.toml diff --git a/index.toml b/index.toml index fb9c0fe..6ba6f1c 100644 --- a/index.toml +++ b/index.toml @@ -180,6 +180,11 @@ file = "mods/grind-enchantments.pw.toml" hash = "d44f9304a2de1f5efb6d900c2503c5863b37a768055c6ad69587cfc4fcdc027e" metafile = true +[[files]] +file = "mods/impulse-grapple.pw.toml" +hash = "64910f65b614f9b47b1e69a40e42b3def4c4df91fbb1d3390431d2c0ab46a896" +metafile = true + [[files]] file = "mods/invview.pw.toml" hash = "80bdecdf7911f4b1b6c57d18717d8f435ae237991efdd4c43c50ba6f42bb2139" @@ -255,11 +260,6 @@ 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/impulse-grapple.pw.toml b/mods/impulse-grapple.pw.toml new file mode 100644 index 0000000..c797f2e --- /dev/null +++ b/mods/impulse-grapple.pw.toml @@ -0,0 +1,13 @@ +name = "Impulse Grapple" +filename = "impulse-grapple-1.0.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/oNRsp3qV/versions/Jyx801M8/impulse-grapple-1.0.0.jar" +hash-format = "sha512" +hash = "86f994c6330182510c48f4c49c4925c60788d4db37d4a22a153a91324f6e9329acccb14dac187cf1f60817ccce4e7c26ba7093e59e59205a496cabfd33660302" + +[update] +[update.modrinth] +mod-id = "oNRsp3qV" +version = "Jyx801M8" diff --git a/mods/ninja-moves.pw.toml b/mods/ninja-moves.pw.toml deleted file mode 100644 index 09fa327..0000000 --- a/mods/ninja-moves.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -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 8e86eda..843be66 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 = "c05bf72dda93fe8d6003c7706f2e67a505b7f2ce8af65e29ecf5d65736499f92" +hash = "ea017847942ecfd16c89b8b29f6c5381af9486b3b7ffa5bd1e479374c7840349" [versions] fabric = "0.19.2"