Source Block (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.7

Syntax

[the] source block

Description

The source block in a spread event.

Examples

on spread:
	if the source block is a grass block:
		set the source block to dirt

View source