Oraxen ID (Expression) — Oraxen

Addon: Oraxen · Category: Expression · Since: 1.0

Syntax

[the] oraxen id of %itemstacks/blocks/entities/locations%

Description

Gets the Oraxen ID from an ItemStack, Block, Entity, or Location.

Examples

set {_id} to oraxen id of player's tool
if oraxen id of clicked block is "ruby_ore":
broadcast oraxen id of target entity

View source