-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 15w35e, Minecraft 15w36c
-
Mac OSX Yosemite, Java 1.60_65, 64 Bit
-
Unconfirmed
If you input json into a command block or in the chat via a command, for example:
/title @a title
{"text":"GAME OVER",color:dark_red,bold:true}The game will send the output as follows:
[18:39:54] Invalid json: malformed JSON at line 1 column 1
I am aware this is a repeat of an older report, but it'd be nice to have working json strings and text commands.
- duplicates
-
MC-83460 JSON requires quotes around the keys in the "/title" and "/tellraw" commands and NBT tags "pages", "Text1" .. "Text4"
- Resolved