Block (Expression) — Skript
Addon: Skript · Category: Expression · Since: 1.0
Syntax
[the] block %direction% [%location%]Description
The block involved in the event, e.g. the clicked block or the placed block. Can optionally include a direction as well, e.g. 'block above' or 'block in front of the player'.
Examples
block is iron oreset block below to airspawn a creeper above the blockloop blocks in radius 4:
loop-block is obsidian
set loop-block to water
block is a chest:
clear the inventory of the block