Description
In 1.19.2, JEI’s ‘show recipe’ and ‘show uses’ keys worked in all other inventories but not inside Refined Storage grids. This mod fixes that.
Refined Storage JEI Fix
Ever tried pressing R or U on an item in your Refined Storage Grid and... nothing happened?
You're not alone. This small mod fixes that annoying compatibility issue between Refined Storage and JEI.
❓ What's the issue?
Refined Storage's Grid screens (in refinedstorage-1.11.7 [for 1.19.2]) intercept keyboard input before JEI can process it. This means the R (Show Recipes) and U (Show Uses) keybinds simply don't work when hovering over items in any RS Grid.
✅ What does this mod do?
Restores full JEI keybind functionality inside Refined Storage Grids!
- Press R → View how to craft the item
- Press U → View what the item is used in
That's it. Simple fix, big quality of life improvement
The mod intercepts keyboard input on Grid screens, detects when JEI keybinds are pressed, extracts the hovered item using reflection, and manually triggers JEI's recipe/usage lookup. This bypasses Refined Storage's input handling that normally blocks these keybinds from reaching JEI.




