Applied-Energistics-2 icon indicating copy to clipboard operation
Applied-Energistics-2 copied to clipboard

EMI integration doesn't limit Crafting Terminal to Crafting recipes

Open quinn-semele opened this issue 5 months ago • 0 comments

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 override supportsRecipe(EmiRecipe) and copy the implementation from EMI's CraftingRecipeHandler

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

quinn-semele avatar Sep 19 '24 18:09 quinn-semele