

Important Notice
This development has been merged with the original TooltipTexture project, so we recommend using its current version instead.
What Does This Modification Do?
This is a customized version adapted for both Fabric and Forge platforms, based on the original TooltipTexture modification created by moehreag.
How to Use the Modification?
To customize the appearance of tooltips, you need to replace specific graphic files:
- Tooltip background is modified through the file:
assets/tooltiptexture/background.png
- Inner borders are configured separately for each side:
assets/tooltiptexture/border_top.png
,assets/tooltiptexture/border_bottom.png
,assets/tooltiptexture/border_left.png
,assets/tooltiptexture/border_right.png
- Outer borders are also configured using files:
assets/tooltiptexture/border_outer_top.png
,assets/tooltiptexture/border_outer_bottom.png
,assets/tooltiptexture/border_outer_left.png
,assets/tooltiptexture/border_outer_right.png