generated from FabricMC/fabric-example-mod
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
When LeftCtrl is bound to "Sneak", pressing LeftCtrl + Right Mouse Button on a note block increases the pitch of the note block instead of opening the tuning UI.
Steps to reproduce:
- Rebind your sneak key to be
LeftCtrl. - Place a note block normally.
- Attempt to open the tuning UI using
LeftCtrl + Right Mouse Button
-> The tuning UI does not open.
Note: If "sneak" is bound to RightCtrl, the issue will happen with RightCtrl + Right Mouse Button instead.