Slightly reworked how the tooltips themselves are rendered
Added the ability to fully customize the tooltip
Each ((UPPER/LOWER)_(BACKGROUND/OUTLINE)_COLOR) option is an 8-digit HEX value. This means that the first 2 characters after 0x are responsible for transparency, and the remaining 6 are responsible for color
For example, 0xFFAB12CD is the color AB12CD with transparency FF (255)
If GTNHLib is installed and CHANGE_GUI_TOOLTIP == true, then all config changes will also apply to tooltips in GUIs
1.2.3-86
release9 мая 2025 г.
Added configurable delay before tooltip render
1.2.3-85
release17 декабря 2024 г.
Added BetterTooltipBox compat
!0
1.2.3-84(1)
release19 мая 2024 г.
version update
1.2.3-84
release15 марта 2024 г.
Finally fixed a bug where shadows/ambient occlusion was being applied to tooltips.
Add a configuration option with which you can use the old rendering method, with it you can set your own tooltip render distance, but as a side effect - tooltips are rendered through walls, so it's off by default