Block - can Be Waterlogged (Condition) — Lusk

Addon: Lusk · Category: Condition · Since: 1.3

Syntax

%blocks/blockstates/blockdatas/itemtypes% can be water[ |-]logged

Description

Checks whether or not one or more blocks, blockstates or blockdatas can be waterlogged.

Examples

if event-block can be waterlogged:
	broadcast "%event-block% can be waterlogged!"

View source