Mojira Archive
MC-85338

Setblock sign json escaping not working correctly

when trying to create a sign with json, it shows up ad pure text not actual json.
in 1.8.8 /setblock ~ ~1 ~ minecraft:standing_sign {Text1:"

{text:\"test\"}

"} shows up fine on the sign as: test
but in 15w32b it shows up as:

{text:\"test\"}

Duplicate

Michael Payne

2015-08-06, 11:50 PM

2015-08-07, 12:03 AM

2015-08-07, 12:03 AM

0

1

Unconfirmed

Minecraft 15w32b

-