Skip to Content
CompatibilityMinecraft Version Compatibility

Minecraft Version Compatibility

LK Creator supports generating content for multiple Minecraft versions across 6 plugins. This page helps you verify that your server setup is compatible.


Quick Compatibility Check

Minecraft VersionItemsAdderOraxenNexoCraftEngineMythicCrucibleHMCCosmetics
1.20.xYesYes-YesYesYes (target only)
1.20.5YesYes-YesYesYes (target only)
1.21.0YesYes-YesYesYes (target only)
1.21.1 - 1.21.5Yes-YesYesYesYes (target only)
1.21.6+Yes-Yes*YesYesYes (target only)

*Nexo components are validated for 1.21.1 - 1.21.5. Check the Nexo documentation for newer versions.


Key Version Boundaries

Minecraft 1.20.5 — Item Components Introduction

Starting with MC 1.20.5, Minecraft introduced the data component system. CraftEngine was the first to adopt this:

  • CraftEngine components support: 1.20.5 - 1.21.11
  • This includes: max_stack_size, max_damage, food, tool, attribute_modifiers

Minecraft 1.21.1 — Full Component System

MC 1.21.1 expanded the component system significantly:

  • Nexo components support: 1.21.1 - 1.21.5
  • Components available: food, tool, equippable, consumable, attribute_modifiers, max_stack_size, max_damage

Oraxen Deprecation

Oraxen development has been discontinued in favor of Nexo. If you’re on MC 1.21.1+, migrate to Nexo (see Migration Guide).


Detailed References