mods: add mouse tweaks

Defaults to off. Players can enable tweaks.
This commit is contained in:
Yonah 2025-11-09 23:43:56 +09:00
parent b65f6fe790
commit 724bb15b1e
Signed by: yonah
SSH Key Fingerprint: SHA256:57+oNEzV2U/aq2eDPdDtPiJjVykuXMYYJMkcAo8QdRw
4 changed files with 31 additions and 1 deletions

View File

@ -0,0 +1,8 @@
RMBTweak=0
LMBTweakWithItem=0
LMBTweakWithoutItem=0
WheelTweak=0
WheelSearchOrder=1
WheelScrollDirection=0
ScrollItemScaling=0
Debug=0

View File

@ -4,6 +4,10 @@ hash-format = "sha256"
file = "config/isxander-main-menu-credits.json"
hash = "82219d10207c39e58dacdf82359116dd404f1109988d1f5aef90423149e97e8c"
[[files]]
file = "config/yosbr/config/MouseTweaks.cfg"
hash = "517dc398bcc772616a9775a38c77e608a12a9e03cf5b019e7640a4ad572f628c"
[[files]]
file = "config/yosbr/config/NoChatReports/NCR-Client.json"
hash = "e0d9ce47a87536c707b797789b53e9e4f09b273f69098b1303b0815ebd82b3c5"
@ -285,6 +289,11 @@ file = "mods/modmenu.pw.toml"
hash = "43863c7eb19b3225a92ebadcb6ab5d08f107ce25aa639f4d5312d476f5f4efed"
metafile = true
[[files]]
file = "mods/mouse-tweaks.pw.toml"
hash = "dc24a4cc0ad484d6593997c197ea602fac4d98c45dab0de6421e704c3851acd9"
metafile = true
[[files]]
file = "mods/no-chat-reports.pw.toml"
hash = "fda7b69a96b92d55f8c049f4d902398b0e111fd875571184660f7f332e034c9c"

13
mods/mouse-tweaks.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Mouse Tweaks"
filename = "MouseTweaks-fabric-mc1.21.9-2.29.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/ULOi34Uh/MouseTweaks-fabric-mc1.21.9-2.29.jar"
hash-format = "sha512"
hash = "b93539c1484bec68cc1f9cd3b9aebb8c2994eed3dedd3574e20bc3f1ec95c885b3d132a0924b5a65b9b3f15fb3ec463ad18004c6b8ecfa27cba66390295d1264"
[update]
[update.modrinth]
mod-id = "aC3cM3Vq"
version = "ULOi34Uh"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "bcaa05c9fd7f8a0a0c95285d511df0a0aa88e6b4a9aea0745404e42f545bb366"
hash = "0322d9015ad76e13f9c55d8aedca082489427cf165bd037828b0ffb9cb568b34"
[versions]
fabric = "0.17.3"