mojira.dev
MC-51106

Setblock signs with text does not work

I changed the text to:

/setblock ~ ~1 ~ standing_sign 2 {Text1:"LoL"}

Still doesnt work...

it have worked before, but i changed it to

Text1:"TEXT", instead of: text1:"TEXT"

Linked issues

Attachments

Comments 2

Your command syntax is incorrect:

/setblock X Y Z <BlockID> [Damage] [Replacement Method] {dataTags}

You are missing the replacement method:

/setblock ~ ~1 ~ standing_sign 2 replace {Text1:"LoL"}

Please do not mark unreleased versions (anything starting with "Future Version") as affected. You don't have access to them yet.

Nikko

(Unassigned)

Confirmed

Minecraft 14w11b

Retrieved