BlockState - is Placed (Condition) — Lusk

Addon: Lusk · Category: Condition · Since: 1.3

Syntax

%blockstates% (is|are) placed

Description

Checks whether the provided blockstates are placed in a world, if not, they are 'virtual' (e. g. on an item). Some syntaxes will not work if the block state isn't placed in the world.

Examples

if {_blockState} is placed:

View source