sakura-ryoko / itemscroller

A client-side Minecraft mod that adds various convenient ways of moving items within inventory GUIs, such as scrolling over stacks to move single items to or from it
GNU Lesser General Public License v3.0
136 stars 10 forks source link

[Enhancement]Use real right click with right click crafting one stack #19

Open Uzimattyan opened 1 month ago

Uzimattyan commented 1 month ago

Currently, right click crafting seems to use keys bound to use.

I am a rare player and bind use to left click and attack to right click.

In this case, a left click would craft one stack. This is not intuitive.

It would be very nice to be able to use true right click with this feature.

Thank you.