mojira.dev
MC-279250

SNBT text components prevent unicode escapes from working

In previous versions, the usage of JSON for text components allowed for the unicode escape syntax \uXXXX to insert unicode characters. SNBT does not support this, resulting in a feature regression.

How to reproduce

/tellraw @a "\u0041"

Linked issues

Attachments

Comments 3

Can confirm.

[media]

Unsure if this also applies to OP's issue, but I also am unable to use \n as an escape character in 25w04a, which has lead to a multitude of my text functions in my datapack breaking.

[media]

tryashtar

boq

Confirmed

Platform

Important

Commands

25w02a, 25w03a, 25w04a, 25w05a, 25w06a

25w09a

Retrieved