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

Command Block commands do not rotate with structure block rotation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.10.2, Minecraft 16w32b
    • None
    • Java 1.8u93 64 bit 8 GB ram Windows 10
    • Unconfirmed

      Structures in a structure block can be placed with a rotation. However any tags in the blocks do not get rotated. This is significant since command blocks in a structure also rotate, and any commands inside should rotate.

      E.g. assume I place a command block inside the structure with a command of

      /setblock ~4 ~3 ~2 minecraft:torch facing=north 

      or with the data tag.

      If I rotate the structure block 180 degrees, the command in the command_block should read

      /setblock ~-4 ~3 ~-2 minecraft:torch facing=south

      .

      This was tested with a command block and structure block in the attachments.

      Thanks

        1. 2016-08-03_21.04.50.png
          139 kB
          Joseph Howard
        2. 2016-08-03_21.05.06.png
          145 kB
          Joseph Howard
        3. 2016-08-03_21.05.18.png
          308 kB
          Joseph Howard

            grum [Mojang] Grum (Erik Broes)
            Botjoe Joseph Howard
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: