Darkhax-Minecraft / Enchantment-Descriptions

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

Text being cut #186

Closed Pixelum42 closed 1 year ago

Pixelum42 commented 1 year ago

The text description is so long that when it shows the to left, it's just cut by the screen limit and i see half of the description. I think there's a way to direct the text to the right or left when text's window is cut !

Pixelum42 commented 1 year ago

image

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. For example Tooltip Fix.

Duplicate of #60

Pixelum42 commented 1 year ago

Wow thank you ! Sorry for late reply I was not expecting you to answer this fast. The TooltipFix mod works perfectly thank you !