EMI shows items hidden from recipe viewers if they're present in a tag
cassiancc opened this issue ยท 1 comments
cassiancc commented
For this example, I've added a Diamond Axe to the c:hidden_from_recipe_viewers tag. That hides it from the sidebar, but the item is still visible in crafting recipes that involve the item's tag, forge:tools/axes in this case.
c:hidden_from_recipe_viewers only hides items from the index. EMI has further resource pack formats documented in the wiki for completely removing items from recipes and tags (which can be slightly more destructive)