Use loader-provided APIs for adding mod name tooltip
Abbie5 opened this issue ยท 0 comments
The current mixin approach is not perfect and is incompatible with a lot of other mods adding tooltips in one way (#398) or another (see below), depending on injection point/priority.
Using loader-provided APIs for adding tooltips would likely be more compatible.