Darkhax-Minecraft / Enchantment-Descriptions

Displays descriptions about an enchantment on the tooltip.
93 stars 46 forks source link

Respiration enhancement off-screen #189

Closed DTX3 closed 1 year ago

DTX3 commented 1 year ago

I think because the Respiration enhancement description is longer than the rest, it always pushes the tooltip off-screen.

IMG-0642

Fabric 1.19.2

DTX3 commented 1 year ago

I just found a mod which fixes it.

https://www.curseforge.com/minecraft/mc-mods/tooltipfix

Darkhax commented 1 year ago

Hello, thanks for taking the time to report this issue. This is a vanilla bug. On Forge the bug is fixed by Forge so nobody notices it. On Fabric you will need a 3rd party mod to fix the bug, like the mod you found.

Duplicate of #60