JEIAddons

JEIAddons

432k Downloads

Thaumcraft aspects in items search (enhancement request)

MacChuck opened this issue ยท 6 comments

commented

Would it be possible to make it so you can search JEI for a Thaumcraft aspect (say, Ordo), and click on it to get a list of what items are registered as having ordo in them? I know you can look in the Thauminomocon, but sometimes it is hard to tell what an item is when it is scrolling by.

commented

Please! It's annoying having to keep referencing the thaumonomicon.

commented

Any idea how Thaumcraft NEI plugin does it? (http://www.curse.com/mc-mods/minecraft/225095-thaumcraft-nei-plugin) It may be hacky, though, I haven't looked at the code for it.

commented

The NEI plugin creates an unobtainable item for each aspect and uses a custom recipe handler.

commented

Yeah the Thaumonomicon is pretty bad for this, and I run into the issue often when figuring out crucible recipes. I need to think of a way of adding this feature without making it a horrible buggy hack though. I'm pretty sure I will have to create a fake item for the aspects.

commented
commented

Came to this repo to suggest exactly this.

How would a good UI look for this? Add fake items to the normal JEI interface, and also make the recipes accessible from the essentia smelteries?

Or (not xor) maybe an itemfilter for the search, just like "@Modname" but for aspects. Not "discoverable" for users, but very convenient if you know about it.