mojira.dev
MC-303133

Items with certain camera_overlay specifications will print raw atlas data to the screen

If an equippable item with a custom camera_overlay definition is placed in one of the player’s equipment slots, it is possible for raw atlas data to appear on-screen. This should not happen - atlases are only intended to be viewed in a debug context.

Example commands for such items:

/give @s ice[equippable={slot:"head",camera_overlay:"atlas/blocks"}]

/give @s ice[equippable={slot:"head",camera_overlay:"atlas/gui"}]

The fix for this is described in MC-303066 - moving atlases up one level will make them inaccessible in these unintended circumstances.

Attachments

Comments 0

No comments.

muzikbike

(Unassigned)

Unconfirmed

(Unassigned)

25w41a

Retrieved