Mojira Archive
MC-131916

command block setblock doesn't work if the comand inside has a "

I am doing a setblock of a command block with a command inside but I noticed that if the command inside had " in it , it wouldn't work.

 

command :

/setblock ~0 ~ ~ minecraft:repeating_command_block[facing=up]{Command:"execute if entity @a[scores={animalsBred=10000..},tag=!proceeded1] run tellraw @a ["",{"text":"GG a "},{"selector":"@a[scores={animalsBred=10000..},tag=!proceeded1]"},{"text":" pour avoir remplis l'objectif de la stat animalsBred"}]"}

Invalid

Red Leader

2018-06-23, 02:39 PM

2018-06-23, 06:06 PM

2018-06-23, 03:05 PM

0

0

Unconfirmed

command-block, setblock

Minecraft 1.13-pre3

-