We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The controller field defines the block type that acts as the center of the structure.
controller
controller: DIAMOND_BLOCK
You can specify exact block states (like facing or open/closed).
controller: "minecraft:chest[facing=north]"
Note: When using directional controllers, the structure's rotation is determined by the block's facing.