HomeJavaModsRecipeAPI
RecipeAPI
ModsJava

RecipeAPI

by CJDev · on Modrinth

Which Minecraft do you have?

Every version of the game needs its own build. Pick yours, then download — the wrong build installs fine and then does nothing in the game. This mod is built for Paper only.

⬇ Download for 1.21.5–1.21.8⬇ Download for 1.21.4
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:

📅 Planned:

📖 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

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