-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 15w32b
-
None
-
Unconfirmed
This code works in 15w31c, but not 15w32b.
/setblock ~ ~1 ~ minecraft:standing_sign 0 replace {Text1:"{text:\"\"}",Text2:"{text:\"\"}",Text3:"{text:\"\"}",Text4:"{text:\"\"}"}
Sign:
{text:""} {text:""} {text:""} {text:""}- duplicates
-
MC-83460 JSON requires quotes around the keys in the "/title" and "/tellraw" commands and NBT tags "pages", "Text1" .. "Text4"
- Resolved