First version for Neoforge 1.21.5. (And probably last version.)
- Port to Neoforge as part of the Season 2 project.
- There is now a config file for the tooltip behavior.
- If you don't like the tooltip, you can turn it off.
- You can disable the "this tooltip will now hide itself" feature.
- 1.21.5: Remove a horrible mixin used to display the tooltip, in favor of a standard modloader tooltip event.
First version to use ModderNameLib.
- Rewrite the mod.
- There is now a config file for the tooltip behavior.
- If you don't like the tooltip, you can turn it off.
- You can disable the "this tooltip will now hide itself" feature.
- Remove a horrible mixin used to display the tooltip, in favor of a standard modloader tooltip event.
- Now depends on Fabric API.