Skip to Content
Getting StartedSimple vs Expert Mode

Simple vs Expert Mode

LK Creator offers two modes to accommodate different skill levels and needs.

Simple Mode

Simple Mode is designed for beginners and quick tasks. It provides a streamlined interface where you:

  • Drag and drop your textures
  • Fill in basic properties (name, material, display name)
  • Select your target plugin
  • Generate and download

Best for: Quick item creation, beginners, and when you don’t need advanced customization.

Availability: Free and Pro users.

Expert Mode (Developer Mode)

Expert Mode — also called Developer Mode — unlocks the full power of LK Creator. It provides a code-level editing experience with plugin-specific components and advanced features.

Note: Developer Mode is a Pro-only feature. Free tier users have access to Simple Mode only.

General Features

  • YAML code editor — Edit item configurations directly in a syntax-highlighted code editor
  • Multi-file support — Work with multiple configuration files simultaneously with tabs
  • Drag-and-drop modules — Insert pre-built component blocks into your YAML by dragging them
  • JSON model preview — Preview 3D models directly in the editor
  • Real-time validation — Get instant feedback on syntax errors and invalid configurations
  • All Simple Mode features — Plus custom model data, lore, enchantments, attributes, permissions, and recipes

Plugin-Specific Components

Developer Mode provides component libraries tailored to each plugin:

  • ItemsAdder — Full YAML editor with module support, category and recipe configuration
  • Oraxen — Full YAML editor with module support and mechanics configuration
  • Nexo components — Pre-built component blocks for Nexo, organized by Minecraft version:
    • 1.21.1+: max_stack_size, enchantment_glint_override, fire_resistant, max_damage, hide_tooltip, food, tool, custom_data, jukebox_playable
    • 1.21.3+: consumable, equippable, damage_resistant, enchantable, glider, use_cooldown, use_remainder, repairable, death_protection, item_model, tooltip_style
    • 1.21.4+: custom_model_data (floats, colors, strings, flags)
    • 1.21.5+: tooltip_display
  • CraftEngine components — Components organized by Minecraft version:
    • 1.20.5+: max_stack_size, max_damage, rarity, item_name, ominous_bottle_amplifier, food, tool, tooltip_display, damage_resistant
    • 1.21+: jukebox_playable
    • 1.21.2+: enchantable, item_model, glider, tooltip_style, repairable, consumable, use_cooldown, use_remainder, equippable, death_protection
    • 1.21.5+: weapon, blocks_attacks
    • 1.21.11+: kinetic_weapon, piercing_weapon, swing_animation, use_effects, attack_range
  • MythicCrucible components — Attributes, skill triggers, enchantments (weapon, ranged, armor, tool, universal, curse, trident), and MythicMobs integration

Advanced Options

In Expert Mode, additional configuration options become available:

  • Custom Texture Path — Override the default texture path used in the resource pack
  • Custom Model Path — Override the default model path for JSON model references
  • Potion effects — Configure custom potion effects with full control over type, duration, and amplifier
  • Minecraft tags — Apply tags for item categorization and vanilla behavior
  • Loot tables — Configure custom drop tables for blocks and items
  • Tool whitelists — Specify which tools can efficiently break custom blocks

Best for: Experienced server admins, content creators, and complex item configurations that need fine-grained control.

Switching Between Modes

You can switch between Simple and Expert mode at any time using the toggle at the top of the generator page. Switching modes does not lose your current configuration.