HomeJavaModsBetterCustomRecipes
BetterCustomRecipes

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

Quick facts

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

These come from our own check of the pack file, not from the source page.

Explore more