BlockData - Item BlockData (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 3.4.0

Syntax

[the] item [block[ ]](data|state) of %itemtypes%

Description

Get/set the BlockData that is attached to an item.

Examples

set {_item} to a campfire
set item blockdata of {_item} to campfire[lit=false]

View source