Skip to main content

Recipe Crafter

![Recipe Crafter](/img/Recipe Crafter.png)

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.21

Key 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

  1. Install RecipeCrafter.jar
  2. Use /recipes to open GUI
  3. Create recipes visually
  4. Test in-game

Commands

  • /recipes - Open recipe browser/creator

Permissions

  • recipecrafter.admin - Create recipes (op)
  • recipecrafter.use - View recipes (default: true)

Next: Installation | Usage