diff --git a/index.toml b/index.toml index fa98d66..d373acc 100644 --- a/index.toml +++ b/index.toml @@ -563,6 +563,11 @@ file = "mods/moreculling.pw.toml" hash = "7132e2ef7edaea825203b4cddce49d4c932e373af04906f42b1945add2f1cd1e" metafile = true +[[files]] +file = "mods/mouse-tweaks.pw.toml" +hash = "6ff1d7cc8800c891723375aea3426b9b2f50400798374e8f97f96e804cc5c518" +metafile = true + [[files]] file = "mods/no-chat-reports.pw.toml" hash = "0ef6eb93573069c314192f29643d86fcdd4882b10540e9ff4abd3a5b85495a55" diff --git a/mods/mouse-tweaks.pw.toml b/mods/mouse-tweaks.pw.toml new file mode 100644 index 0000000..91315d0 --- /dev/null +++ b/mods/mouse-tweaks.pw.toml @@ -0,0 +1,13 @@ +name = "Mouse Tweaks" +filename = "MouseTweaks-fabric-mc1.21-2.26.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/ylmBQ38A/MouseTweaks-fabric-mc1.21-2.26.jar" +hash-format = "sha1" +hash = "ee81af33a5606ef2cd057e075833d7c69836c210" + +[update] +[update.modrinth] +mod-id = "aC3cM3Vq" +version = "ylmBQ38A" diff --git a/pack.toml b/pack.toml index 7e61fb3..0a9107f 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "631f0d966db037deb8d873915906f2d35ee34e9cd03fba4fa35bdadc2a8f68bd" +hash = "e929d6a7e89c52a37c2ef9f82c4933d922bd4680252dec4f10f67a096748f887" [versions] fabric = "0.16.7"