Edit

Jigsaw Structures Documentation - minecraft:pool_element_single

Pool element that places a single Structure Template (.mcstructure file) when chosen.

Single Pool Element Properties

Name Default Value Type Description
element_type not set Element Type choices Must be 'minecraft:single_pool_element' for this element variant.
location not set String Path to the structure template file, relative to the behavior pack's structures folder. Example: 'minecraft:trail_ruins/tower/tower_top_1'.
processors not set String Identifier of the processor list to apply to this element, or an inline processor configuration. Optional.
processors (as Object) not set Object Inline processor configuration.
projection rigid Projection choices How the element projects onto terrain.

Element Type choices

Value Title Description
minecraft:single_pool_element Single Pool Element

Projection choices

Value Title Description
rigid Rigid Placed without height adjustment.
terrain_matching Terrain Matching Placed relative to terrain height; blocks adjust along the Y axis to match the ground.