With EMI installed, some tooltips don't properly wrap their text
aaronhowser1 opened this issue ยท 6 comments
This is an interesting issue, EMI tooltips use raw tooltip components which occur a level after Forge tooltip wrapping, and it is supposed to have its own logic to handle wrapping, I may have adjusted something incorrectly recently and will need to look into it.
It's worth noting this issue is only present inside EMI controlled tooltips, the items themselves will have wrapped tooltips in slots etc.
Disabling showing what in particular?
Also worth noting that there was a bug specifically with left facing tooltips that was fixed locally and should be pushed with the next release.
Oh, yes, showing inferred recipe for usage with the craft binds from the index is controlled a bind in the config, set to shift by default. Unbinding this (or binding it to something you prefer) will prevent it from showing up.