[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
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