Mojira Archive
MC-106143

Command Block commands do not rotate with structure block rotation

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

Invalid

Joseph Howard

[Mojang] Grum (Erik Broes)

2016-08-13, 03:19 PM

2016-11-01, 04:04 PM

2016-11-01, 04:04 PM

2

4

Unconfirmed

Minecraft 1.10.2, Minecraft 16w32b

-