Is Oraxen Furniture (Condition) — Oraxen

Addon: Oraxen · Category: Condition · Since: 1.0

Syntax

%entities/blocks/locations% (is|are) [a[n]] oraxen furniture

Description

Checks if an entity, block, or location is Oraxen furniture, optionally checking for a specific ID.

Examples

if target entity is oraxen furniture:
    broadcast "You're looking at furniture!"
if clicked entity is oraxen furniture "wooden_chair":
    make player sit on clicked entity

View source