Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Right-click inventory controls cannot be rebound #36

Closed
muzikbike opened this issue Apr 2, 2024 · 4 comments
Closed

Right-click inventory controls cannot be rebound #36

muzikbike opened this issue Apr 2, 2024 · 4 comments

Comments

@muzikbike
Copy link

Right clicking allows for half of a stack (rounded up) to be picked up by the cursor, as well as for a stack held by the cursor to deposit one item into a give slot (or dropped, if the cursor is outside of the inventory screen). This cannot be rebound in vanilla or via this mod. It does not follow the "Use Item/Place Block" key binding, unlike the pick block functionality in inventories, which does.

Ideally, the two functionalities ("deposit one" and "pick up half") should be bindable separately, even if they both default to right click.

@muzikbike
Copy link
Author

2024-04-02_21 35 02

@Minenash
Copy link
Owner

Minenash commented Apr 4, 2024

Ideally, the two functionalities ("deposit one" and "pick up half") should be bindable separately, even if they both default to right click.

This might happen at some point, but not in the next release

@Minenash
Copy link
Owner

Minenash commented Apr 4, 2024

I've added the ability to rebind the screen's primary (left-click) and secondary (right-click). I kept it screen level, as I can't see a reason to separate the general screen and inventory-specific ones, and also to try to keep it working with any mods that add screens.

@Minenash Minenash closed this as completed Apr 4, 2024
@Minenash Minenash added the waiting-for-release Will be in the next release label Apr 4, 2024
Minenash added a commit that referenced this issue Apr 5, 2024
- Hotbar Next/Prev is no longer override
- Ability to Rebind Screen primary/seconday buttons
- Fixed Gamemode Selection Text
- Fixed Dropstack modifier not working in inventories
- Started Dismount keybind
@Minenash
Copy link
Owner

Minenash commented Apr 7, 2024

Released in Version 1.5.0. Modrinth Curseforge Github

@Minenash Minenash removed the waiting-for-release Will be in the next release label Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants