Item tooltip padding is gone
As of the latest snapshot, the padding in the item tooltip is gone/missing and makes it look weird/wrong
Before:

24w36a:

Linked Issues
is duplicated by1
Created Issue:
Item tooltip padding is gone
As of the latest snapshot, the padding in the item tooltip is gone/missing and makes it look weird
Before:
24w36a:
As of the latest snapshot, the padding in the item tooltip is gone/missing and makes it look weird/wrong
Before:
24w36a:
is duplicated by
Thank you for your report!
We're tracking this issue in MC-276301, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
When creating a resource pack for custom tooltips, the background will not scale properly when hovering over and item. This resource pack was made by directly copying the vanilla textures and .mcmeta files, only modifying the hue of the .png files.
Steps to Reproduce:
- Download and apply the resource pack:
custom_tooltips.zip
- Get an item with the custom tooltip:
/give @p light_blue_wool[minecraft:tooltip_style='jineric:blue']
Expected Result:
Because this pack uses the same exact files as the ones used in vanilla, it would work without modification or scaling issues.
Observed Behavior:
The resource pack functionally works, but the end result is unexpected and incorrect.
Screenshots/Videos:
Notes:
Closely related to MC-276301 and could be the same root cause, but the end result for resource pack authors differs from the issue present in vanilla item tooltips.
After the fix to MC-276301, the tooltip still doesn't look the same as it did in 1.21.1. The corners of the blue outline are missing.
1.21.1:

24w37a:





Can confirm
Can confirm. They also seemingly removed the corners from the blue frame?
I've attempted to attach a resource pack that should fix the issue in the meantime.