Buried Item (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.12

Syntax

[the] (brushable|buried) item of %blocks%

Description

Represents the item that is uncovered when dusting. The only blocks that can currently be "dusted" are Suspicious Gravel and Suspicious Sand.

Examples

send target block's brushable item
set {_gravel}'s brushable item to emerald

View source