AHilyard / LegendaryTooltips

A mod for Minecraft that adds fancy tooltips for rare items as well as tooltip customization options.
Other
26 stars 15 forks source link

How do I make this Name Separator stop from raising up? #111

Open DTech10 opened 11 months ago

DTech10 commented 11 months ago

2023-08-25_13 20 11_edited

Pdam67 commented 10 months ago

Are you using quilt?

DTech10 commented 10 months ago

im using forge

Pdam67 commented 10 months ago

wow what a quick response!

anyway i'm having the same issue with quilt however i doesn't seem to be happening with fabric at least for me.

Pdam67 commented 10 months ago

Can you try opening minecraft with forge and the mod and nothing else to see if the issue still persists, i normally do that to test if another mod that is installed is causing issues.

DTech10 commented 10 months ago

i noticed it only happens when i install certain mods like Effect Tooltips, and Stylish Effect, and maybe other mods too

NolanHewitt commented 9 months ago

This is caused by iceberg. Different version of it cause it to either work properly, or to draw that line in different places. Not sure why, or sure about which one needs to be fixed.

vgrynch commented 9 months ago

I also have found this config option for legendary tooltips:

        # Whether item names in tooltips should have a line under them separating them from the rest of the tooltip.
        name_separator = true

Can we have also something like "name_separator_position" to solve this once and for all?