- Port to 1.21.6/1.21.7
- Introduces a new
tooltipYOffsetEnabled
option (defaulted tooff
) to control whether the tooltip Y offset is applied. (fixes #15) - Updates the tooltip rendering logic to respect this toggle.
- bump mod version to 1.0.4.
- updated dependencies for 1.21.6 to latest compatible versions.
backport to 1.20-1.20.4
- added a item tooltip y position config, which lets you move the item tooltip higher or lower when animated tooltip is enabled (#8)
- added an option to animate items that are being eaten, with the shrinking animation playing on each eating sound.
- fixed a crash with double hotbar (#7) (#13)
- fixed an issue where using an item could disable certain animations in that slot (#11)
- fixed an issue with certain actions not animating items (#12)
- fixed an issue where the tooltip would continue rendering after dropping an item instead of shrinking
fix a crash that occurred when interacting with items/entities that had a gui
Fix the weapon animation toggle not working
Fix durability animations, offhand animations, item use animations, and block placing animations
fix the jar name not matching the mod name
add a toggle for durability animations
fixed a bug with the animated tooltip stopping animations if scrolling too fast