HomeJavaModsCreate More Recipes
Create More Recipes

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

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.

Create More Recipes is a free Minecraft Java mod. Compatible with Minecraft 1.21.1, 1.20.1. Downloaded 915,178 times (via CurseForge). Download it and open it directly in the game.

Explore more