Apotheosis

Apotheosis

89M Downloads

APOTH_REMOVE_MARKER when seeing advanced infos with shift on an item with a socket

VaporeonScripts opened this issue ยท 2 comments

commented

image
image
(neoforge 1.21.1, .93, latest apotheosis, latest apothic mods, latest placebo)

commented

I think whatever mod you have in there messing with the item tooltips is breaking tooltip components. The remove marker is replaced during the RenderTooltipEvent.GatherComponents and translated into the zero or more socket tooltip lines. Not sure why said mod would be adjusting it solely based on advanced tooltips, but I've seen weirder things.

With just apoth, there are no issues with sockets showing when advanced tooltips are enabled.

commented

Should I send a client log?