Mojira Archive
MC-77706

Command Block Command data not accepting JSON format on /setblock

When using one command block to place another command block with a command such as

/setblock ~1 ~ ~ minecraft:command_block 0 replace {Command:"{text:\"/say Test\"}"}

I expect the created command block to have the command

/say Test

but instead the JSON is not interpreted, leaving the command

{text:"/say Test"}

Duplicate

Reuben Willson

2015-02-18, 09:04 AM

2015-02-18, 09:30 AM

2015-02-18, 09:29 AM

0

2

Unconfirmed

Minecraft 1.8.1

-