Skip to Content

Nexo

Nexo  is the next-generation custom item plugin, successor to Oraxen with improved performance and features.

LK Creator Support

  • Generator: ✅ All 14 item types (Simple and Developer Mode)
  • Converter: ✅ Full support (source and target)
  • Developer Mode Components: Versions 1.21.1 to 1.21.5

Developer Mode Features

Nexo has dedicated component support in Developer Mode:

  • Pre-built components — Drag-and-drop component blocks organized by category, compatible with Nexo’s Components system
  • Minecraft version filtering — Components are filtered by your target Minecraft version to ensure compatibility
  • 1.21.1+ componentsmax_stack_size, enchantment_glint_override, fire_resistant, max_damage, hide_tooltip, food, tool, custom_data, jukebox_playable
  • 1.21.3+ componentsconsumable, equippable, damage_resistant, enchantable, glider, use_cooldown, use_remainder, repairable, death_protection, item_model, tooltip_style
  • 1.21.4+ componentscustom_model_data (floats, colors, strings, flags)
  • 1.21.5+ componentstooltip_display
  • Potion effects — Full potion effect configuration available
  • Minecraft tags — Tag assignment for item categorization

Output Structure

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

Converter Notes

When converting to/from Nexo:

  • Nexo natively supports tridents with display_transform properties
  • Nexo uses Components: sections and a Pack: block for resource references
  • Furniture conversions support display_entity_properties and hitbox configurations
  • MiniMessage color format is the default for display names

Installation

  1. Download the generated ZIP from LK Creator
  2. Extract into your plugins/Nexo/ folder
  3. Reload the plugin