RecipeAPI
๐ Updated over a year agoPreview

๐ Analysis
- ๐ #158 of 313 game-mechanics mods in this game by downloads
๐ About This Mod
## ๐ What's this Plugin? This plugin is a library for Custom Crafting. It allows for Custom Recipe Types and Crafting with Custom Items. ## โ Features: - Custom (Crafting/Anvil) Recipes - Working Repair Recipe for Custom Items ## ๐ Planned: - Working Crafter (need for PrepareItemCraftEvent be called) - Enchantment Recipes (allowing custom item tags) - Making Custom Recipe Remainders seamless (whenever my (https://github.com/PaperMC/Paper/pull/12678/) gets accepted) - Furnace Recipes (need to make a PR to make it possible) - Item Components for Results ## ๐ Usage You'll have to create a recipe folder in your plugin like this: ``` - src/main - java - resources - paper-plugin.yml - data - <namespace> - recipe ``` Inside, create recipes like you would in a Datapack\ Though you're able to define one-line results if u like You can add Recipe Types via `RecipeAPI.registerRecipeSerializer(...)` An Example is shown (https://github.com/ColinBashful/Blahaj-Paperized/blob/master/src/main/java/de/cjdev/blahajPaperized/BlahajPaperized.java) for Special Recipes ## โ Supports/Features++ - (https://modrinth.com/project/BBoEp7WK) - Custom Recipe Remainders, e.g., durability crafting โณ - Custom Fuel - (https://modrinth.com/project/XkqnxLPo) - Tag Ingredients
## ๐ What's this Plugin? This plugin is a library for Custom Crafting. It allows for Custom Recipe Types and Crafting with Custom Items.
## โ Features: - Custom (Crafting/Anvil) Recipes - Working Repair Recipe for Custom Items ## ๐ Planned: - Working Crafter (need for PrepareItemCraftEvent be called) - Enchantment Recipes (allowing custom item tags) - Making Custom Recipe Remainders seamless (whenever my (https://github.com/PaperMC/Paper/pull/12678/) gets accepted) - Furnace Recipes (need to make a PR to make it possible) - Item Components for Results
## ๐ Usage
You'll have to create a recipe folder in your plugin like this:
```
- src/main
- java
- resources
- paper-plugin.yml
- data
-
You can add Recipe Types via `RecipeAPI.registerRecipeSerializer(...)`
An Example is shown (https://github.com/ColinBashful/Blahaj-Paperized/blob/master/src/main/java/de/cjdev/blahajPaperized/BlahajPaperized.java) for Special Recipes
## โ Supports/Features++ - (https://modrinth.com/project/BBoEp7WK) - Custom Recipe Remainders, e.g., durability crafting โณ - Custom Fuel - (https://modrinth.com/project/XkqnxLPo) - Tag Ingredients
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- CJDev
- Version
- 0.0.4+1.21.5
- Downloads
- 240
- Endorsements
- 0
- Category
- game-mechanics
- Created
- 6/28/2025
- Updated
- 6/27/2025
- Game Versions
- 1.21.5, 1.21.6, 1.21.7, 1.21.8
- Tags
- game-mechanics, library
๐ง How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
๐ Full step-by-step install guide for Minecraft Plugins โ
Visit the official mod page for specific installation instructions for this mod.
๐ฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
โ Frequently Asked Questions
Which Minecraft Plugins versions does RecipeAPI support?
The author lists 1.21.5, 1.21.6, 1.21.7, 1.21.8. Other versions may work but are untested by the author.
What is the latest version of RecipeAPI?
Version 0.0.4+1.21.5, published 2025-06-27 with 240 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await