Structure - Template BlockStates (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 1.12.3

Syntax

blockstates of [structure [template]] %structuretemplate%

Description

Get a list of the blockstates in a structure template. This represents the palette of blocks a structure template holds.

Examples

set {_list::*} to blockstates of structure template {_structure}

View source