Typing in storage actuator triggers other mod hotkeys
klikli-dev opened this issue · 1 comments
The most annoying thing is on the interface when you are typing to find an item, it conflicts with other hotkeys from other mods, this bug is weird because it doesn’t happen with any other storage mod that has that search bar. For example: when typing “pot” or any word with P it opens the Players menu from minecraft. Or when typing anything with G it opens baubles inventory. The workaround I found for this was to link the search with JEI and search on JEI’s search bar. But that sometimes also bugs with the mod and it double taps the key I’m typing so when typing “torch” it types “ttoorrcchh”.
See #1046