Applied Energistics 2

Applied Energistics 2

137M Downloads

[1.18.2] Stacks in a ME system do not gather and render an item's full tooltip

Shadows-of-Fire opened this issue ยท 1 comments

commented

Describe the bug

Item tooltips for items in a ME system do not gather and utilize the full item tooltip as provided by ForgeHooksClient.gatherTooltipComponents. This causes anything using that system to be weird/broken.

How to reproduce the bug

Install something using the RenderTooltipEvent.GatherComponents event, like Apotheosis. Place an item using said event into an ME system (in apoth, an affix item with sockets), and view that component-based tooltip elements are missing.

Expected behavior

The full tooltip renders

Additional details

No response

Which minecraft version are you using?

1.18

On which mod loaders does it happen?

Forge

Crash log

N/A

commented

This should be fixed for ME Storage screens (any storage terminal, static or portable) in the next releases for 1.19.2 / 1.18.2.
The fix also includes showing the content for bundles (and items using the same system).