Port to 1.20
Update to 1.19.3
-This update also works on 1.19.4
Wrap list of ToolTipComponents in an ArrayList making it mutable. Prevents conflict with some other mods.
Almost a complete rewrite of the wrapping logic. It now uses an internal minecraft method for wrapping text. This should be way better at supporting styles and formatting codes.
ToolTipFix will now handle "\n" and add a newline
Note: Known issue: ToolTipComponents don't always fix right(Bundles for example).
Fix compat with some tool tip adding mods
Port to 1.18