I summoned falling sand command block with command
/ summon FallingSand "/ execute [type =! Player, name = Unhak39] ~ ~ ~ / summon ArmorStand ~ ~ ~ {... \" extra \ "...}
.
But the commands of summoned command block is"
/ summon FallingSand "/ execute [type =! Player, name = Unhak39] ~ ~ ~ / summon ArmorStand ~ ~ ~ {... " extra "...}
(BackSlash) is missing in the Command(NBT+ Tags of the Summon Entity's Holding Items)of the summoned command block
Attachments
Comments 4
That is called escaping, see this comment for a short explanation
Is this still an issue in the most recent versions (currently that is 1.10.2, or 16w42a) of Minecraft? If so, please update the affected versions and help us keeping this ticket updated from time to time.
please provide the enthire command