Fixes MC-122296
Fixes MC-121772
Fixes MC-59810
Fixes MC-22882
Fixes control + tab and control + escape not being detected
Specific fixes:
- Correctly detects left click while control is pressed
- Make trackpad scrolling not scroll a ridiculous number of items at once
- It also fixes momentum scrolling (which changes the number of scroll events based on how quickly you did it, even by like x5-10, meaning you couldn't easily scroll to the correct item)
- On the trackpad it also only considers scrolling while fingers are on the trackpad (and the same for any fancy mice that support the relevant api e.g. probably apple's fancy mice/trackpad thing)
- It also fixes scrolling being broken when shift is down on some older mice.
- When dropping an item, Minecraft checks for command + the key, since the default key is Q, this doesn't make sense, so this mod allows both control + key and command + key to work
- Fixes control + tab and control + escape not being detected
Menu Options (under Mouse Settings Screen):
- Option for trackpad scrolling sensitivity (macOS only)
- Option to enable momentum scrolling on hotbar (macOS only)
- Option to disable workaround for smooth scrolling in interfaces (macOS only)
- Option to reverse scrolling of the whole game
- Option to reverse scrolling of the hotbar
- Option to disable the fix for the ctrl + left click becomes right click bug (macOS only)
Â
On platforms other than macOS, the mod does nothing (except the aformentioned menu options), so it can be safely included in any modpack.
Requires Fabric Loader 0.14.22+
Requires Minecraft 1.14+
Github repository:Â https://github.com/hamarb123/MCMacOSInputFixes.
And yes, I know I need a better icon ;)
DISCLAIMER
As required to mention prominently according to Mojang - THIS IS NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.
View the license for the disclaimer of the actual mod.
External resources
Featured versions
See allProject members
hamarb123
Owner
Technical information
License
BSD-3-Clause
Client side
required
Server side
unsupported
Project ID