Описание
# FastClick
Changes mouse buttons to reflect the behavior of keyboard buttons, specifically removing the 4 tick delay for right clicking after the right click button was held for a set duration
## Usage
Press the toggle keybind or enter the command below to toggle the functionality
##### Base Command: `/fastclick` (alias `/fc`)
#### Commands
##### `/fastclick toggle`
Toggles the mod functionality (default: off)
##### `/fastclick delay [delay_ticks]`
The mod will start fast clicking after N ticks of the mouse button being held.
1 tick ~ 50 milliseconds
This command changes the delay before fast clicking (default: 8 ticks)
##### `/fastclick reset`
Resets the toggle and delay to default
## Dependencies
Requires [Fabric API](https://modrinth.com/mod/fabric-api)
## Credits
P3nguinMinecraft