
ModsJava
RecipeAPI
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
📖 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 PR 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 here for Special Recipes
✅ Supports/Features++
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21.5, 1.21.6, 1.21.7
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as recipeapi-0.0.4+1.21.5.jar — drop this file into the mods folder
- Download size: 95 KB
- Download link checked 9 Sept 2026 — working
These come from our own check of the pack file, not from the source page.