-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 15w33c
-
None
-
OSX
-
Unconfirmed
In 1.8 you could place signs like this: /setblock ~ ~1 ~ wall_sign 0 replace {Text1:"
{text:'Words',color:'red'}"} The sign would say Words on the top line in red letters.
Now in the snapshot, the same command says this:
{text:'Words',color:'red'}in black letters. I spent a long time switching ' with " and using \ in front of some quotes, but it never worked.
- duplicates
-
MC-83460 JSON requires quotes around the keys in the "/title" and "/tellraw" commands and NBT tags "pages", "Text1" .. "Text4"
- Resolved