%b:BLOCK% inventory (is|is not) empty — Conditions

%b:BLOCK% inventory (is|is not) empty
Inventory1.0.0

Description

Checks if a container block's inventory is or is not empty.

Examples

if block inventory is empty:
if block inventory is not empty:

All Possible Usages (2)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

<b> inventory is empty
<b> inventory is not empty

Related (Inventory)