Can no longer click to see recipes in JEI if GUI has ghost item handler
Chunkimunki opened this issue ยท 7 comments
Unable to use latest JEI versions to auto complete recipes for patterns - only works if item is 'favourited'.
Crafting grid just flashes green when item clicked in JEI - no recipes shown.
SinglePlayer
- Minecraft: 1.16.5
- Forge: 36.1.32
- Refined Storage: 1.9.13
- JEI : 36.1.32 ( went back 15 versions - issue still present )
The new version of JEI broke the mouse API (at some point, idk how going back 15 version didn't help), atm clicking on the item starts dragging the ghost item (that you can move to the green slots), this is not caused by RS.
You have to use a keybind to open the recipe at the time being
It seems you can sort-of work around it without a keybind. Right click the item for finding its uses, then immediately left-click. The JEI "uses" tab will be replaced with the crafting recipe with the usual [+] for copying. This is awkward though.
Upstream bug: mezz/JustEnoughItems#2352