Skip to Content

Oraxen

Oraxen  is a powerful custom item plugin known for its clean API and ease of use.

LK Creator Support

  • Generator: ✅ 13 item types (Simple and Developer Mode) — no tridents
  • Converter: ✅ Full support (source and target)

Output Structure

Oraxen/ ├── items/ │ └── your_items.yml └── pack/ └── assets/ └── your_namespace/ ├── textures/ │ └── item/ └── models/ └── item/

Converter Notes

When converting to/from Oraxen:

  • Oraxen uses a Pack: block for model and texture references
  • Glyphs and custom font configurations may need manual review after conversion
  • Mechanics-specific configurations are partially supported — basic mechanics convert, but complex event-driven mechanics may generate warnings
  • Oraxen does not support custom tridents — trident items will generate an error during conversion

Installation

  1. Download the generated ZIP from LK Creator
  2. Extract into your plugins/Oraxen/ folder
  3. Run /oraxen reload to reload configurations