BlockState - ItemType (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 2.13.0

Syntax

block[ ]state [item[ ]]type of %blockstates%

Description

Represents the itemtype of a block state.

Examples

set {_type} to blockstate itemtype of {_blockstate}
set blockstate itemtype of {_blockstate} to stone

View source