mezz / JustEnoughItems

Item and Recipe viewing mod for Minecraft
https://www.curseforge.com/minecraft/mc-mods/jei
MIT License
787 stars 306 forks source link

Extendable Tooltips can't be searched #1002

Open Reisz opened 7 years ago

Reisz commented 7 years ago

A bunch of mods (Tinkers' Construct, Thermal Expansion, Open Computers, ...) expect you to hold a button (usually lshift or lctrl) to view advanced tooltips.

JEI doesn't seem to access these, making tasks like searching for TiC materials with a certain mining level impossible.

TL;DR pickaxe head #stonebound - shows ardite pickaxe head #cobalt - shows nothing, expected to show all cobalt mining heads

stale[bot] commented 7 years ago

This has been automatically marked as stale because it has not had recent activity, and will be closed if no further activity occurs. If this was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.

josephcsible commented 6 years ago

This seems like it's still worth adding. (Posting to prevent stale from closing it)

ghost commented 6 years ago

This seems to be getting more and more relevant because mod creators decide to hide more and more information inside extended tooltips. While it was possible to search for "attack" earlier to find all kinds of weapons and browse them, most mods (vanilla too) hide attack values behind icons that are currently not searchable, while the text is only in the extended tooltips. For reference https://i.imgur.com/ih0Yu5C.png

zippoking commented 5 years ago

I also support the idea of being able to search the extended tooltips of items. Its not even possible to search for "durability". No tools or weapons are being shown for me.

Please consider working on this! Thank you so much!

Xalorous commented 5 years ago

I'd like to be able to search with <>= operators on tooltip properties

E.g.: durability and mining speed on Tinker's construct items. Like: @tinkers #durability>=500 #mining level >= Cobalt #mining speed >5

Killbot64 commented 1 year ago

Just commenting to keep this alive given it's STILL not been fixed AFAIK

josephcsible commented 1 year ago

@Killbot64 No need to do that to this bug anymore:

https://github.com/mezz/JustEnoughItems/blob/cfb7c8d3767f43a7ab18b9236f794abfecc70b33/.github/workflows/stale.yml#L23

Since this bug has the "enhancement" label, it will stay alive forever even with zero activity.