Back to mods
Create More Recipes project artwork

CurseForge · Minecraft mod

Create More Recipes

Add more recipes type related to Create

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Create More Recipes release should I use?

Updated 10 months ago
Latest stable file Create More Recipes-1.21.1-1.2.1-fix1.jar
Game version 1.21.1
Loader NeoForge

Create More Recipes-1.21.1-1.2.1-fix1.jar targets 1.21.1 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 1 required mods have matching files.

Where it goes

Is Create More Recipes required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Create More Recipes-1.21.1-1.2.1-fix1.jar need?

Create More Recipes-1.21.1-1.2.1-fix1.jar. Change the file and its required mods may change too.

All 1 required mods have matching files

Install Create first. We found matching files for this game-version and loader setup.

Create Needed by Create More Recipes-1.21.1-1.2.1-fix1.jar
required
Matching file found Matched file: Create 6.0.10 for mc1.21.1

We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add Create More Recipes without breaking your instance.

Built for Create More Recipes-1.21.1-1.2.1-fix1.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use Create More Recipes-1.21.1-1.2.1-fix1.jar. It targets 1.21.1 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Create first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside Create More Recipes-1.21.1-1.2.1-fix1.jar. It opens that exact file at the source.

About this project

What does Create More Recipes add?

Create More Recipes is an addon of Create Mod

This addon adds new recipes related to Create

Current Create Version Supported 6.0.10

Some Ideas from MLDEG

Recipes Types

Fan with custom Block :

{
  "type": "cmr:custom_fan",
  "ingredients": [
    {
      "tag": "c:cobblestone" //Item to throw
    },
    {
      "item": "minecraft:oak_fence" //Block behind the fan (Optional if fluid present)
    },
    {
      "type": "fluid_stack",
      "amount": 1000,
      "fluid": "create:honey" // Fluid (Optional if block present)
    }
  ],
  "results": [
    {
      "item": {
        "id": "minecraft:diamond" //Result Item
      }
    }
  ]
}

Block Spout :

{
  "type": "cmr:block_spouting",
  "ingredients": [
    {
      "item": "minecraft:dirt" //Block under the spout
    },
    {
      "type": "fluid_stack",
      "amount": 500, //Amount of the fluid
      "fluid": "minecraft:water" //Fluid in the spout
    }
  ],
  "results": [
    {
      "item": {
        "id": "minecraft:grass_block" //Output block
      }
    }
  ]
}

You can use the mod on your modpack , but you can't repost the mod on an another website !

Curseforge is the only website where the mod was posted

Project description from CurseForge.

Pick your setup

Create More Recipes by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

2 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Create More Recipes versions and loaders

14 of 14 releases match

Looking for an older file? The official CurseForge project page is in Resources.