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

Ability to bind "place" and "interact" separately from each other #32

Open
muzikbike opened this issue Apr 1, 2024 · 0 comments
Open

Comments

@muzikbike
Copy link

Vanilla Minecraft has "use held item" and "interact with targeted block" bound to the same button at all times, with the sneak functionality used for deciding which to do in case of a conflict. I'm wondering if it'd be possible to split these, however, similarly to what is proposed in #27.

Let's say we kept "interact with targeted block" bound to the right mouse button, but rebound "use held item" to mouse button 4. If the player is targeting a furnace while holding a dirt block, pressing the right mouse button would open the furnace UI, whereas pressing button 4 would place the dirt block against the targeted face of the furnace. These outcomes would be the same regardless of whether the player is currently sneaking or not.

Having to remember to sneak when placing blocks against interactable things is one of my biggest peeves, so if there was a "place block against thing regardless" key in existence, I'd be over the moon.

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

1 participant