Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-78508

\ is removed from Json in /setblock in falling sand.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.8.3
    • None
    • Java: 1.8.0_25 64 bit
      Windows 7
    • Unconfirmed

      I am trying to make a 1 command generator that allows creation of signs at the front. Unfortunately, when I summon the command block with the setblock in, the json has the \removed and so the command does not work.

      Note, it says unknown macro in this website for some reason and so I placed it in pastebin:
      http://pastebin.com/QntgSjfy

      Original Command:

      /summon FallingSand ~ ~1 ~ {Tile:command_block,Block:command_block,TileEntityData:{Command:"execute @p ~ ~ ~ setblock ~-2 ~-1 ~ minecraft:wall_sign 4 replace {Text1:\"{text:\"Hello\",color:gold}\"}"},Time:1}
       

      Summoned Command:

      execute @p ~ ~ ~ setblock ~-2 ~-1 ~ minecraft:wall_sign 4 replace {Text1:"{text:"Hello",color:gold}"}
      

        1. 2015-03-09_21.19.12.png
          161 kB
          Kumasasa
        2. 2015-03-09_23.49.57.png
          1.18 MB
          Kumasasa
        3. 2015-03-09_23.50.09.png
          434 kB
          Kumasasa

            Unassigned Unassigned
            AutomaticSnowball AutomaticSnowball
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: