Held Item Tooltips [Forge & Fabric]

Held Item Tooltips [Forge & Fabric]

428k Downloads

[Suggestion]: Compatibility with other tooltip mods

dmyoung9 opened this issue ยท 1 comments

commented

Suggestion (Required)

It would be great if the tooltips displayed by this mod would take into consideration modifications made by other tooltip-related mods...

For example, this is a tooltip with Clean Tooltips, Durability Tooltip, and Legendary Tooltips (along with Eclectic Trove):
image

But this is the held item tooltip for the same item:
image

Is it possible to support this?

commented

Enable the additional_information config option for mod support. Clean Tooltips may not work since they don't use any of the mod apis for modifying tooltip lines, they just use a Mixin which I can't support.