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
Componentssystem - Minecraft version filtering — Components are filtered by your target Minecraft version to ensure compatibility
- 1.21.1+ components —
max_stack_size,enchantment_glint_override,fire_resistant,max_damage,hide_tooltip,food,tool,custom_data,jukebox_playable - 1.21.3+ components —
consumable,equippable,damage_resistant,enchantable,glider,use_cooldown,use_remainder,repairable,death_protection,item_model,tooltip_style - 1.21.4+ components —
custom_model_data(floats, colors, strings, flags) - 1.21.5+ components —
tooltip_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_transformproperties - Nexo uses
Components:sections and aPack:block for resource references - Furniture conversions support
display_entity_propertiesand hitbox configurations - MiniMessage color format is the default for display names
Installation
- Download the generated ZIP from LK Creator
- Extract into your
plugins/Nexo/folder - Reload the plugin