


Create your own custom crafting recipes through an in-game GUI, and make them craftable via a FancyNpcs NPC — they even work on a regular vanilla crafting table!
✨ Features
- 🛠️ In-game recipe editor — 3x3 crafting grid GUI, any item in any amount
- 🔀 Shaped and Shapeless recipes supported, toggle with one click
- 💾 Automatic saving to a YAML file — survives server restarts
- ⚒️ Vanilla crafting table integration — saved recipes are automatically registered and work at a regular crafting table too
- 🧍 FancyNpcs integration — link recipes to an NPC, players craft by right-clicking it
- 📋 Multiple recipes per NPC — if an NPC has several linked recipes, players get a picker GUI showing each item's own name and icon
- ✅ Ingredient check — the craft GUI shows exactly how much of each ingredient is needed and how much the player currently has
- 🌍 Multi-language — Hungarian, English, and German, set in
config.yml, reloadable with/crecipe reload - ⌨️ Tab-completion for every command

📦 Requirements
- Paper 26.2+
- FancyNpcs (required for NPC-based crafting; the recipe editor and vanilla crafting table integration work fine without it too)
🎮 Commands
| Command | Description |
|---|---|
/crecipe create <name> |
Create a new recipe (GUI) |
/crecipe edit <name> |
Edit an existing recipe |
/crecipe delete <name> |
Delete a recipe |
/crecipe list |
List all recipes |
/crecipe npc link <npcName> <recipeName> |
Link a recipe to an NPC |
/crecipe npc unlink <npcName> <recipeName> |
Unlink a recipe |
/crecipe npc list <npcName> |
List recipes linked to an NPC |
/crecipe reload |
Reload config and language files |
Aliases: /crm, /cr
🔑 Permissions
craftmaster.admin(default: op) — recipe editing, NPC linkingcraftmaster.craft(default: everyone) — crafting via NPC
🚀 Quick Start
/crecipe create my_sword- Place ingredients in the grid, put the result item in the slot on the right
- Save
/crecipe npc link shopkeeper my_sword- Right-click the
shopkeeperNPC — done!
Verified by MCModsHub
- Ships as CraftMaster.jar — drop this file into the mods folder
- Download size: 43 KB
- Download link checked 27 Aug 2026 — working
These come from our own check of the pack file, not from the source page.