Skip to main content

Oraxen Item Ingredient - Premium

This ingredient requires a custom item from Oraxen.

Required dependency: Oraxen.

Type aliases

You can use: oraxen, oitem.

Basic example

ingredients:
custom_item:
type: oraxen
key: "my_custom_item"

With consume disabled

ingredients:
custom_item:
type: oraxen
key: "my_custom_item"
consume: false

Fields

FieldTypeDescription
keyTextCustom item ID from Oraxen.
consumeBooleanWhether the item is consumed.
enchantmentsSectionOptional enchantment checks when supported by the item type.

Important notes

  • Oraxen must be installed and enabled.
  • The key must match the item ID used by Oraxen.
  • If the item is not detected, check the server console during startup to confirm Structory hooked into Oraxen.