mods: add mouse tweaks
Defaults to off. Players can enable tweaks.
This commit is contained in:
parent
b65f6fe790
commit
724bb15b1e
8
config/yosbr/config/MouseTweaks.cfg
Normal file
8
config/yosbr/config/MouseTweaks.cfg
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
RMBTweak=0
|
||||||
|
LMBTweakWithItem=0
|
||||||
|
LMBTweakWithoutItem=0
|
||||||
|
WheelTweak=0
|
||||||
|
WheelSearchOrder=1
|
||||||
|
WheelScrollDirection=0
|
||||||
|
ScrollItemScaling=0
|
||||||
|
Debug=0
|
||||||
@ -4,6 +4,10 @@ hash-format = "sha256"
|
|||||||
file = "config/isxander-main-menu-credits.json"
|
file = "config/isxander-main-menu-credits.json"
|
||||||
hash = "82219d10207c39e58dacdf82359116dd404f1109988d1f5aef90423149e97e8c"
|
hash = "82219d10207c39e58dacdf82359116dd404f1109988d1f5aef90423149e97e8c"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/yosbr/config/MouseTweaks.cfg"
|
||||||
|
hash = "517dc398bcc772616a9775a38c77e608a12a9e03cf5b019e7640a4ad572f628c"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/NoChatReports/NCR-Client.json"
|
file = "config/yosbr/config/NoChatReports/NCR-Client.json"
|
||||||
hash = "e0d9ce47a87536c707b797789b53e9e4f09b273f69098b1303b0815ebd82b3c5"
|
hash = "e0d9ce47a87536c707b797789b53e9e4f09b273f69098b1303b0815ebd82b3c5"
|
||||||
@ -285,6 +289,11 @@ file = "mods/modmenu.pw.toml"
|
|||||||
hash = "43863c7eb19b3225a92ebadcb6ab5d08f107ce25aa639f4d5312d476f5f4efed"
|
hash = "43863c7eb19b3225a92ebadcb6ab5d08f107ce25aa639f4d5312d476f5f4efed"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/mouse-tweaks.pw.toml"
|
||||||
|
hash = "dc24a4cc0ad484d6593997c197ea602fac4d98c45dab0de6421e704c3851acd9"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/no-chat-reports.pw.toml"
|
file = "mods/no-chat-reports.pw.toml"
|
||||||
hash = "fda7b69a96b92d55f8c049f4d902398b0e111fd875571184660f7f332e034c9c"
|
hash = "fda7b69a96b92d55f8c049f4d902398b0e111fd875571184660f7f332e034c9c"
|
||||||
|
|||||||
13
mods/mouse-tweaks.pw.toml
Normal file
13
mods/mouse-tweaks.pw.toml
Normal 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"
|
||||||
@ -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 = "bcaa05c9fd7f8a0a0c95285d511df0a0aa88e6b4a9aea0745404e42f545bb366"
|
hash = "0322d9015ad76e13f9c55d8aedca082489427cf165bd037828b0ffb9cb568b34"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.17.3"
|
fabric = "0.17.3"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user