Generate JSON recipes for Minecraft Java and Bedrock with a drag and drop interface.
- Drag and drop recipe editor
- Optimized for mobile devices
- Java (
1.12+) and Bedrock support - Crafting, furnace, stonecutter, and smithing recipe generation
- Custom items and tag editing
- Export as JSON, Java datapack, or Bedrock behavior pack
Install dependencies and build:
pnpm install
pnpm run buildYou'll find the built assets in the dist/ folder.
Run tests:
pnpm run testContributions are welcome.
- misode/mcmeta - processed vanilla data
- GeyserMC/mappings - Java to Bedrock item mappings
MIT