-
Notifications
You must be signed in to change notification settings - Fork 0
Controllers
DarkBladeDev edited this page Dec 27, 2025
·
1 revision
The controller field defines the block type that acts as the center of the structure.
controller: DIAMOND_BLOCKYou 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.