Oraxen Item (Expression) — Oraxen

Addon: Oraxen · Category: Expression · Since: 1.0

Syntax

[the] oraxen item[s] %strings%

Description

Gets an Oraxen item as an ItemStack from its ID.

Examples

give player oraxen item "ruby_sword"
set {_item} to oraxen item "emerald_pickaxe"
drop oraxen item "custom_helmet" at player's location

View source