
BetterCustomRecipes
This plugin allows you to add custom recipe in Minecraft without any headache, Just some simple .json files and you are good to go.
Here is example.json created automatically for reference
{
"result": "DIAMOND",
"amount": 1,
"shape": [
"ABC",
"DEF",
"GHI"
],
"ingredients": {
"A": "STONE",
"B": "STONE",
"C": "STONE",
"D": "STONE",
"E": "STONE",
"F": "STONE",
"G": "STONE",
"H": "STONE",
"I": "STONE"
},
"name": "§aExample Diamond",
"lore": [
"§7This is an example recipe"
],
"enchants": {
"DURABILITY": 3
}
}
Things to remember while creating a new recipe
- use valid names of items and enchants as used in spigot documentation
- the example.json have used all available keys
- use all keys in example.json for all recipes, you can keep them blank as "" (although it is not mandatory but suggested to prevent crashes)
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.19, 1.19.1, 1.19.2
- 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 BetterCustomRecipe-1.0.2.jar — drop this file into the mods folder
- Download size: 7 KB
- Download link checked 12 Sept 2026 — working
These come from our own check of the pack file, not from the source page.