Queerbric / Inspecio

A Minecraft mod which adds more tooltip components to items.
https://modrinth.com/mod/inspecio
GNU Lesser General Public License v3.0
101 stars 25 forks source link

Effects added to Vanilla food don't show up on tooltips #64

Closed Estrelaura closed 2 years ago

Estrelaura commented 2 years ago

Some mods like Actually Glow Berries add effects to existing Vanilla food. Others, like Pale change the effect a food is supposed to give. In both cases, the tooltip will render with no effects, showing only the recovered hunger.

LambdAurora commented 2 years ago

If those effects are added through a custom event there is no way for the mod to know about those in advance and display them in the tooltips.