mojira.dev
MC-87083

JSON Signs don't work anymore

I've looked around in the forums and in help.mojang.com and still cant find a fix to this JSON sign command. Any way you can help?

Command:

/blockdata ~ ~1 ~ {Text1:"{text:\"Click\",bold:\"true\",color:red,clickEvent:{action:\"run_command\",value:\"/fill ~-2 ~1 ~-8 ~2 ~-4 ~ minecraft:air\"}}",Text2:"{text:\"To\",bold:\"true\",color:gold}",Text3:"{text:\"Clear\",bold:\"true\",color:red}",Text4:"{text:\"Structure\",bold:\"true\",color:gold}"}

P.S. I also attached an image of what shows up on the sign.

Linked issues

Attachments

Comments 6

Dlawso the Really Lucky Rabbit

Dupe of MC-83460

This still hasnt been resolved, i've already looked at that bug post and i've tried what they said, still doesnt work, also my issue is not the same as his. So i dont understand why this is resolved as duplicate.

Your issue is exactly the same. Each of the lines on the sign is in the TextComponent format, but none of the keys are surrounded by (escaped) quotes.

so how do i fix it?

For example, change the last line to:

"{\"text\":\"Structure\",\"bold\":true,\"color\":\"gold\"}"

This is not a help desk, but rather a bug tracker.

No need to make this private.

Kian Metcalfe

(Unassigned)

Unconfirmed

Minecraft 15w34d

Retrieved