Structure
You can define a structure if you need more than one block.
Simple Structure
structure:
- oak_log
- oak_log offsetY=1
- oak_log offsetY=2
- oak_leaves offsetY=3
Custom Structure
You can save custom structures in-game. Grab the wand with /orestack wand
, select two positions and execute /orestack structure save <file-name> <structure-name>
. Now your structure is ready to use.
structure: custom_structure # The name is the same as <structure-name> used earlier
Last updated