How the Converter Works
The LK Creator Converter allows you to migrate your existing item configurations between supported plugins without rewriting everything from scratch.
Step-by-Step Process
1. Upload Your Config
Paste or upload your existing YAML configuration from any supported plugin. The converter automatically detects the source plugin format.
2. Select Target Plugin
Choose which plugin you want to convert your configuration to. The converter will handle all the syntax differences, property mappings, and directory structure changes.
3. Download & Use
Download your converted configuration. The output includes:
- Converted YAML configuration
- Updated file paths and references
- Correct directory structure for the target plugin
What Gets Converted
- Item names and display names
- Material mappings
- CustomModelData values
- Lore and enchantments
- Recipes (when applicable)
- Permission nodes
- Texture and model file references
What You Still Need to Do
- Copy your texture files — The converter handles config files, but you need to manually move your PNG/JSON files to the correct directories for the new plugin
- Test in-game — Always verify the conversion works correctly on a test server before deploying to production
Tip: For large migrations, convert a few items first to verify everything works, then convert the rest.