feldim2425 / MoreOverlays

MC Mod : Brings back some of the NEI Overlays ( Mob Spawns, Chunk Bounds, Item Search)
MIT License
22 stars 18 forks source link

Request: Search enchant items in inventory. #20

Closed francisyzy closed 7 years ago

francisyzy commented 7 years ago

I have chest full of enchanted book in vanilla and I would like to search for one specific enchant and currently the mod will just select all of the enchanted books.

feldim2425 commented 7 years ago

I just use the item filter of JEI. You can try if JEI can filter enchantments per tooltip search ( # ). But I can't add support for enchantments without writing my own search system.