emilyploszaj / emi

A featureful and accessible item and recipe viewer
MIT License
220 stars 46 forks source link

Automatically support c:hidden_from_recipe_viewer for custom stack types #545

Closed pupnewfster closed 2 weeks ago

pupnewfster commented 1 month ago

It would be useful if instead of just the builtin types EMI also would also check the hidden from recipe viewer tag for custom stack types when there is a corresponding registry adapter added so that EMI knows how tags of that type work.

emilyploszaj commented 2 weeks ago

This is implemented for stack types whose keys match an existing registry adapter as of 1.1.7, thanks for the suggestion!