HEI crashes when using "show recipe" bound to mouse button on pin with "R" marker
SRabbelier opened this issue ยท 2 comments
- Bind "show recipe" to (mouse) "button 4"
- Pin an item from the recipe page so that it shows up in HEI with an "R" on it
- Use "show recipe" on pinned item
Client crashes with java.lang.ClassCastException: com.github.vfyjxf.jeiutilities.jei.ingredient.RecipeInfo cannot be cast to net.minecraft.item.ItemStack
HEI: 4.23.0
Modpack: https://beta.curseforge.com/minecraft/modpacks/nomi-ceu/files/4332402
Instead of binding that to a mouse button, you can just keep config mouseClickToSeeRecipes=true
?