Skip to Content
CookbookDeveloper Mode Cookbook

Developer Mode Cookbook

Ready-to-use recipes for LK Creator’s Developer Mode. Each example includes complete, copy-pasteable YAML configurations for supported plugins.


What is this?

The Cookbook provides practical, real-world examples of custom items you can create using Developer Mode. Each recipe includes:

  • A description of what the example creates
  • Prerequisites (plugin, Minecraft version)
  • Complete YAML for each supported plugin
  • Notes about plugin-specific differences

How to Use These Recipes

  1. Open LK Creator  and go to the Generator page
  2. Select Developer Mode (Pro feature)
  3. Choose your target plugin and item type
  4. Copy the YAML from the recipe below
  5. Paste it into the Developer Mode editor
  6. Upload your textures and models
  7. Click Generate

Tip: You can modify any value in the YAML after pasting. The Developer Mode editor provides real-time validation and 3D preview.


Recipes

RecipeItem TypePluginsMC Version
Custom Sword with AttributesSpriteNexo, CraftEngine1.21.1+
Animated BowBowItemsAdder, Nexo, CraftEngine1.20+
Loot Table DropsSpriteNexo, ItemsAdder1.21+
Custom Food with EffectsFoodNexo, CraftEngine1.21.1+
Furniture SetFurnitureItemsAdder, Nexo, Oraxen1.20+
Full Armor SetArmorItemsAdder, Nexo, Oraxen, CraftEngine1.20+

Prerequisites

  • LK Creator Pro account (Developer Mode is Pro-only)
  • Your Minecraft server running a supported plugin version
  • Basic understanding of YAML syntax (see YAML Errors reference if needed)