Show aspects in tooltip#33
Conversation
tomprince
left a comment
There was a problem hiding this comment.
I tested this out, and it appears that with this the "Aspect from ItemStack" page in NEI only shows a single box of results (which is often not enough to show all stacks that give the given aspect). Previously, there would multiple boxes of items that have the given aspect.
Give an example because I didn't change the list of items |
|
hm... i will check. thx |
|
@slprime I also tested this and it seems that the tooltip for the second recipe doesn't show up when you hover over the icon |
does it change with gui scale? |
No |
|
|
This doesn't fully fix the issue, it adds aspects only in TC handlers but not in other NEI interfaces (i.e. recipes, bookmarks, item list) Also aspects are usually shown only when shift is pressed, now they're always visible |







Aspect from ItemStack Handler
Alignment the handlers
Other