-
Bug
-
Resolution: Unresolved
-
None
-
25w02a
-
None
-
Confirmed
-
Commands
-
Important
-
Platform
in tellraw, \n is considered as an Invalid escape sequence, so it's no longer possible to include newlines in text component commands.
I used this command:
/tellraw @a {"text":"\n Text","color":"gray"}
I know that the format changed from JSON to SNBT and I'm not sure if it has to do something with that
\t also no longer works
- is duplicated by
-
MC-279249 Text formatting fails in books when copying chest data using the F3 + I command
- Resolved
-
MC-279418 Escape sequences don't work anymore due to the change from json to snbt
- Resolved
-
MC-279442 The `\n` escape sequence does not work in the `tellraw` command in Minecraft Snapshot 25w02a. Instead of creating a new line, it throws an error stating "Invalid escape sequence '\n' in string."
- Resolved