Recipe Crafter

Create custom crafting recipes with an intuitive GUI-based recipe editor.
Overview
Recipe Crafter allows you to create custom crafting recipes without writing code. Design shaped and shapeless recipes through an interactive GUI.
Version 1.0 API 1.21Key Features
🛠️ Visual Recipe Editor - GUI-based recipe creation
📋 Shaped & Shapeless - Support for both recipe types
💾 Persistent Storage - Recipes saved across restarts
🔄 Live Reload - Updates without server restart
📖 Recipe Book - View all custom recipes
Quick Start
- Install
RecipeCrafter.jar - Use
/recipesto open GUI - Create recipes visually
- Test in-game
Commands
/recipes- Open recipe browser/creator
Permissions
recipecrafter.admin- Create recipes (op)recipecrafter.use- View recipes (default: true)
Next: Installation | Usage