remove mobility and add grapple

This commit is contained in:
Satria 2026-06-21 10:10:12 +07:00
commit 85d33d0b33
4 changed files with 19 additions and 19 deletions

View file

@ -180,6 +180,11 @@ file = "mods/grind-enchantments.pw.toml"
hash = "d44f9304a2de1f5efb6d900c2503c5863b37a768055c6ad69587cfc4fcdc027e" hash = "d44f9304a2de1f5efb6d900c2503c5863b37a768055c6ad69587cfc4fcdc027e"
metafile = true metafile = true
[[files]]
file = "mods/impulse-grapple.pw.toml"
hash = "64910f65b614f9b47b1e69a40e42b3def4c4df91fbb1d3390431d2c0ab46a896"
metafile = true
[[files]] [[files]]
file = "mods/invview.pw.toml" file = "mods/invview.pw.toml"
hash = "80bdecdf7911f4b1b6c57d18717d8f435ae237991efdd4c43c50ba6f42bb2139" hash = "80bdecdf7911f4b1b6c57d18717d8f435ae237991efdd4c43c50ba6f42bb2139"
@ -255,11 +260,6 @@ file = "mods/netherportalfix.pw.toml"
hash = "93e5023b9b45c297a69ee769941b4c6a7f65eeb3f2baa569ad52f3d5aa8de398" hash = "93e5023b9b45c297a69ee769941b4c6a7f65eeb3f2baa569ad52f3d5aa8de398"
metafile = true metafile = true
[[files]]
file = "mods/ninja-moves.pw.toml"
hash = "71604cd0b2d879a554a5d7ae53441a586f4282d8c9dbc5c94346cff5ac899896"
metafile = true
[[files]] [[files]]
file = "mods/no-chat-reports.pw.toml" file = "mods/no-chat-reports.pw.toml"
hash = "cd25851cbdaad2dd1957a8086ce54aa4bd3c45be75e1ba49168a54fafbd87898" hash = "cd25851cbdaad2dd1957a8086ce54aa4bd3c45be75e1ba49168a54fafbd87898"

View file

@ -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"

View file

@ -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"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "c05bf72dda93fe8d6003c7706f2e67a505b7f2ce8af65e29ecf5d65736499f92" hash = "ea017847942ecfd16c89b8b29f6c5381af9486b3b7ffa5bd1e479374c7840349"
[versions] [versions]
fabric = "0.19.2" fabric = "0.19.2"