Does your game crash when you have the Create mod installed and when you try searching for something in your inventory and it crashes? Fear not because this mod makes it not crash :)
I made this mod because it genuinely pissed me off...
the crash happens beacuse create FilterItem.appendHoverText calls AllKeys.shiftDown() to decide what tooltip text to show and that call queries GLFW for the state of a keyboard key blablabla too lazy to type the rest but you get the gist.

