You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The craftables list from EMI shows all recipes when the Crafting Terminal is open.
How to reproduce the bug
Install EMI with AE2 and use a crafting terminal, switching to the craftables page in EMI will show all recipes, even in world transformations, smelting, ect.
Expected behavior
The craftables list should only show crafting recipes.
Additional details
AE2's EmiUseCraftingRecipeHandler should override supportsRecipe(EmiRecipe) and copy the implementation from EMI's CraftingRecipeHandler
Describe the bug
The craftables list from EMI shows all recipes when the Crafting Terminal is open.
How to reproduce the bug
Install EMI with AE2 and use a crafting terminal, switching to the craftables page in EMI will show all recipes, even in world transformations, smelting, ect.
Expected behavior
The craftables list should only show crafting recipes.
Additional details
AE2's
EmiUseCraftingRecipeHandler
should overridesupportsRecipe(EmiRecipe)
and copy the implementation from EMI'sCraftingRecipeHandler
Which minecraft version are you using?
1.21
On which mod loaders does it happen?
NeoForge
Crash log
https://gist.github.com/quinn-semele/55eb3d3cd05467be35a4b2e02ec32011
The text was updated successfully, but these errors were encountered: