Oraxen Furniture (Expression) — Oraxen

Addon: Oraxen · Category: Expression · Since: 1.0

Syntax

[the] oraxen furniture [id] (at|of) %locations/blocks/entities%

Description

Gets the Oraxen furniture ID at a location, from a block, or from an entity. Returns the ID string if it's Oraxen furniture, otherwise nothing.

Examples

set {_furnitureId} to oraxen furniture at player's location
if oraxen furniture of target entity exists:
    broadcast "This is Oraxen furniture: %oraxen furniture of target entity%"

View source