Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Variant of single_pool_element used for legacy-format structure files. Same field set as Single Pool Element; differs only in how the underlying structure file is interpreted.
Legacy Single Pool Element Properties
| Name | Default Value | Type | Description |
|---|---|---|---|
| element_type | not set | Element Type choices | Must be 'minecraft:legacy_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. |
| 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:legacy_single_pool_element | Legacy 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. |