Mojira Archive
MC-133312

setblock cannot set state for structure_block

When using the setblock command to create a structure block, the block state of the created block is always "mode=data", even if the block state is specified as something else. 

For example:

/setblock ~1 ~1 ~1 minecraft:structure_block[mode=save] destroy

Creates a structure block in the "mode=data" block state. The fill command appears to have the same behavior:

/fill ~1 ~1 ~1 ~1 ~1 ~1 minecraft:structure_block[mode=save]

Using the block's GUI does change the block state as the Data/Save/Load/Corner button is clicked.

Duplicate

Christopher Hall

2018-07-12, 02:58 AM

2018-07-12, 03:21 AM

2018-07-12, 03:21 AM

0

0

Unconfirmed

Minecraft 1.13-pre7

-