"Are you sure you want to quit?" screen background can no longer be retextured
The bug
From 24w09a to 24w13a, it was possible to change the texture used for the background of the "Are you sure you want to quit?" screen, like many other game menu screens. This no longer seems possible as of 24w14a.
How to reproduce
- Apply the attached resource pack
- Die
- Use the quit button
- Observe
Expected results
A pink wool background, as was the case in the previous snapshot.
Actual results
It remains translucent red.
How to fix
The easiest solution to this regression would be to allow the death screen background to be retextured as well, just like the normal menu screen background. This would contradict MC-269079's resolution, but would make things much better for resource pack creators.
Linked Issues
relates to11
Created Issue:
"Are you sure you want to quit?" screen background can no longer be retextured
The bug
From 24w09a to 24w13a, it was possible to change the texture used for the background of the "Are you sure you want to quit?" screen, like many other game menu screens. This no longer seems possible as of 24w14a.
How to reproduce
- Apply the attached resource pack
- Die
- Use the quit button
- Observe
Expected results
A pink wool background, as was the case in the previous snapshot.
Actual results
It remains translucent red.
The bug
From 24w09a to 24w13a, it was possible to change the texture used for the background of the "Are you sure you want to quit?" screen, like many other game menu screens. This no longer seems possible as of 24w14a.
How to reproduce
- Apply the attached resource pack
- Die
- Use the quit button
- Observe
Expected results
A pink wool background, as was the case in the previous snapshot.
Actual results
It remains translucent red.
How to fix
The easiest solution to this regression would be to allow the death screen background to be retextured as well, just like the normal menu screen background. This would contradict
MC-269079's resolution, but would make things much better for resource pack creators.
relates to
relates to
relates to
relates to
relates to
relates to
relates to
Relates to: MC-268805 MC-268927 MC-269079 MC-269364 MC-269365 MC-269437 MC-269438 MC-269443 MC-269447 MC-269938 MC-269939 MC-270254 MC-270255 MC-270256 MC-270257 MC-270258 MC-270260 MC-270324
The bug
The background displayed when clicking on a statistic does not appear to have a changeable texture.
Given its appearance, it looks like it'd use the text_field textures, but that is not the case.
How to fix
Introduce a texture file to handle selected list elements like these.
Relates to: MC-268805 MC-268927 MC-269079 MC-269364 MC-269365 MC-269437 MC-269438 MC-269443 MC-269447 MC-269938 MC-269939 MC-270254 MC-270255 MC-270256 MC-270257 MC-270258 MC-270260 MC-270324 MC-270766 MC-273060 MC-275778 MC-276442
The bug
The scroll bar used when there are too many chat messages to display on screen appears to be a hardcoded graphic. It does not appear to be tied to a texture file as one would expect.
This is inconsistent with scroll bars in menu screens, which have been retexturable since 23w32a, and scroll bars in inventory screens, which have been retexturable since their introduction.
There appear to be at least two versions of the scroll bar: a blue version used most of the time, and a red version indicating unread messages.
How to fix
Introduce actual texture files for the scroll bar (ideally separate textures for the normal and unread versions).
Relates to: MC-268805 MC-268927 MC-269079 MC-269364 MC-269365 MC-269437 MC-269438 MC-269443 MC-269447 MC-269938 MC-269939 MC-270254 MC-270255 MC-270256 MC-270257 MC-270258 MC-270260 MC-270324 MC-270766 MC-273060 MC-275778 MC-276442 MC-276635 MC-276664 MC-277504
The bug
A vertical line is rendered when the cursor position in text has characters following it. This line cannot be retextured at all.
How to fix
Introduce a texture file for the cursor and have it use that.
Relates to: MC-268805 MC-268927 MC-269079 MC-269364 MC-269365 MC-269437 MC-269438 MC-269443 MC-269447 MC-269938 MC-269939 MC-270254 MC-270255 MC-270256 MC-270257 MC-270258 MC-270260 MC-270324 MC-270766 MC-273060 MC-275778 MC-276442 MC-276635 MC-276664 MC-277504 MC-277696
The bug
A white rectangle is displayed to the left of system messages in chat. This rectangle does not appear to be retexturable.
How to fix
Introduce a texture file for this.
Further notes
I don't play multiplayer so I can't test any other types of indicator, if they still exist.
Relates to: MC-268805 MC-268927 MC-269079 MC-269364 MC-269365 MC-269437 MC-269438 MC-269443 MC-269447 MC-269938 MC-269939 MC-270254 MC-270255 MC-270256 MC-270257 MC-270258 MC-270260 MC-270324 MC-270766 MC-273060 MC-275778 MC-276442 MC-276635 MC-276664 MC-277504 MC-277696 MC-277705
The bug
When text is selected, a rectangle shape is overlaid on top of it. This rectangle cannot be retextured.
How to fix
Introduce a dedicated texture for selecting text.
Relates to: MC-268805 MC-268927 MC-269079 MC-269364 MC-269365 MC-269437 MC-269438 MC-269443 MC-269447 MC-269938 MC-269939 MC-270254 MC-270255 MC-270256 MC-270257 MC-270258 MC-270260 MC-270324 MC-270766 MC-273060 MC-275778 MC-276442 MC-276635 MC-276664 MC-277504 MC-277696 MC-277705 MC-277706 MC-277877
The bug
The underline displayed under text does not appear to be tied to a texture, unlike almost all other aspects of fonts.
Example underlined text
/tellraw @p {"text": "\u0020", "underlined": true}
Expected results
Underlines would have a texture file or some other configuration method such that the way it looks can be customized in resource packs.
Actual results
They do not.
Relates to: MC-268805 MC-268927 MC-269079 MC-269364 MC-269365 MC-269437 MC-269438 MC-269443 MC-269447 MC-269938 MC-269939 MC-270254 MC-270255 MC-270256 MC-270257 MC-270258 MC-270260 MC-270324 MC-270766 MC-273060 MC-275778 MC-276442 MC-276635 MC-276664 MC-277504 MC-277696 MC-277705 MC-277706 MC-277877 MC-278170
The bug
Like underlines but unlike all other aspects of text, there does not appear to exist a texture file for the strikethrough displayed over text.
Example strikethrough text
/tellraw @p {"text": "\u0020", "strikethrough": true}
Expected results
The strikethrough would have a texture file or some other configuration method allowing resource packs to change how it looks.
Actual results
It does not.
Relates to: MC-268805 MC-268927 MC-269079 MC-269364 MC-269365 MC-269437 MC-269438 MC-269443 MC-269447 MC-269938 MC-269939 MC-270254 MC-270255 MC-270256 MC-270257 MC-270258 MC-270260 MC-270324 MC-270766 MC-273060 MC-275778 MC-276442 MC-276635 MC-276664 MC-277504 MC-277696 MC-277705 MC-277706 MC-277877 MC-278170 MC-278171 MC-278412 MC-278413 MC-278414 MC-278415
The bug
When looking at a named mob, a named item in an item frame, or another player, their name is displayed above their head with a gray rectangle behind it for contrast. Unlike most UI elements, this gray background cannot be retextured.
How to fix
Introduce an image file to handle rendering this.
Relates to: MC-268805 MC-268927 MC-269079 MC-269364 MC-269365 MC-269437 MC-269438 MC-269443 MC-269447 MC-269938 MC-269939 MC-270254 MC-270255 MC-270256 MC-270257 MC-270258 MC-270260 MC-270324 MC-270766 MC-273060 MC-275778 MC-276442 MC-276635 MC-276664 MC-277504 MC-277696 MC-277705 MC-277706 MC-277877 MC-278170 MC-278171 MC-278412 MC-278413 MC-278414 MC-278415 MC-278507
The bug
When a named banner is used to mark a position on a map, a gray rectangle will appear behind the text. This gray rectangle does not appear to be retexturable.
How to fix
Introduce an image file to handle rendering this.
Relates to all of these tickets:
MC-268805 MC-268927 MC-269079 MC-269364 MC-269365 MC-269437 MC-269438 MC-269443 MC-269447 MC-269938 MC-269939 MC-270254 MC-270255 MC-270256 MC-270257 MC-270258 MC-270260 MC-270324 MC-270766 MC-273060 MC-275778 MC-276442 MC-276635 MC-276664 MC-277504 MC-277696 MC-277705 MC-277706 MC-277877 MC-278170 MC-278171 MC-278412 MC-278413 MC-278414 MC-278415 MC-278507 MC-278508
Can the hardcoded-graphics label be added?






Thank you for your report!
After consideration, the issue is being closed as Working as Intended.
Please note, that mechanics of the game may change between updates.
Things such as graphics, sounds, world creation, biomes, redstone, villagers, and animals may not work the same in current versions.
Full Version History – Snapshot Version History – The official Minecraft feedback site
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki