Version 1.9.23:
- Updated to 1.16.2
- Added Polish translation
Version 1.10.11:
- Updated to 1.16.2
- Updated Chinese translation
- Added Polish translation
Version 1.10.10:
- Fix crash on Forge 31.0.93+
- List license in mod meta
- Fix z-index on stack size in the Furnace tooltip
Version 1.10.9:
- Updated to 1.16.1
Version 1.9.22:
- Fixed crash when looking at player heads spawned in with a UUID
Version 1.9.21:
- Updated to newer 1.16 snapshots
- Limited overlay scale to 2 (currently) values
- 1.0x and 0.5x
- These are the 2 values at which the tooltip renders without scaling issues
- Allows for the tooltip to be forced to stay on screen rather than overflowing off the edge
- Fixed falling block display names
- Fixed Netherwart not having a maturity tooltip
- Player heads now display the correct texture in the tooltip
- The name is also added to the body now
- Fixed the tooltip for Repeaters and Comparators not being localized properly
Version 1.9.21:
- Limited overlay scale to 2 (currently) values
- 1.0x and 0.5x
- These are the 2 values at which the tooltip renders without scaling issues
- Allows for the tooltip to be forced to stay on screen rather than overflowing off the edge
- Fixed falling block display names
- Fixed Netherwart not having a maturity tooltip
- Player heads now display the correct texture in the tooltip
- The name is also added to the body now
- Fixed the tooltip for Repeaters and Comparators not being localized properly
Version 1.9.20:
- Fixed infested block names not being hidden when "hide_infestations" is enabled
Version 1.10.8:
- Updated to 1.15.2
- Fixed entity health not supporting transparency
- Fixed infested block names not being hidden when "hide_infestations" is enabled
Version 1.10.7:
- Updated to 1.15.1
Version 1.9.19:
- Updated to support 1.15-pre4
- Fixed text being rendered behind items
- Most noticeable with furnace progress
Version 1.9.18:
- Updated to support 1.15-pre1 (and higher?)
Version 1.10.6:
- Switched to use `Item#getCreatorModId` to get the owning mod of an item
Version 1.10.5:
- Fix crash on recent Forge versions
Version 1.9.17
- Fixed crash when looking at falling block entities
- Added support for falling block entities
- Switched name getting to use the block's dedicated getter
Version 1.10.4:
- Mark as compatible with 1.14.3 and above
- Updated Russian language
Version 1.10.3-B64:
- Recompile on recent Forge due to a breaking API change