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

Can't set key combinations ~ Fabric #169

Closed
Hexblood opened this issue Dec 16, 2023 · 5 comments
Closed

Can't set key combinations ~ Fabric #169

Hexblood opened this issue Dec 16, 2023 · 5 comments

Comments

@Hexblood
Copy link

I have been running into this issue in several modern versions on Fabric. 1.19.2, 1.20.1, 1.20.2 being the versions I have mostly been working with.

I do not know if it is directly Controlling or if there is a conflict somewhere. So it there is any known incompatibilities on Fabric please let me know. Or if something has changed and I need to do something to add the second key now.

When I try to set a combination (i.e. "Shift + G") it sets the first key to register and sets it to that. So as soon as I press shift that gets locked in and the "input" phase closes, not taking the second key.

@jaredlll08
Copy link
Owner

Modifier key bindings is a feature added by Forge and other mods, fabric does not have it built in.

Do you have a mod installed that adds them?

@Hexblood
Copy link
Author

Not that I am aware of. This is my first time messing with Fabric. I do not know what mods could add that function >,<;

@Hexblood
Copy link
Author

It looks like a mod called Amecs might add that function. I'll test if they work together in a min.

@Hexblood
Copy link
Author

Negative Ghost Rider. Amecs does add the capabilities to do modifiers, but it does not work with Controlling as the interface.

@jaredlll08
Copy link
Owner

Yea, that would be this issue #77

Unfortunately I don't know if a solution for modifier keys on fabric, and there is nothing wrong with Controlling itself, so I'm going to be closing this issue.

@jaredlll08 jaredlll08 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 16, 2023
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