Bell - is Resonating (Condition) — Lusk

Addon: Lusk · Category: Condition · Since: 1.0.3, 1.3 (Plural, BlockState)

Syntax

%blocks/blockstates% (is|are) resonating

Description

Checks if a bell is resonating.

Examples

on bell resonate:
	if event-block is resonating:
		cancel event
		

View source