Block - is Full Block (Condition) — Lusk

Addon: Lusk · Category: Condition · Since: 1.2.1, 1.3 (BlockStates)

Syntax

%blocks/blockstates% (is|are) [a] full block[s]

Description

Checks if a block is a full block (like dirt, stone, endstone). Essentially checks if a block is 1x1x1 and only has one mesh.

Examples

if event-block is a full block:

View source