Minecraft Recipe Adder mod 2026 download
logo
minecraft mod Recipe Adder

Recipe Adder

Game Version: 1.16.4
Total Downloads: 163
Updated: Jan 19, 2021
Created: Jan 14, 2021
Download Recipe AdderDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
recipeadder-1.16.4-1.1.jar release 9.21 KB Jan 19, 2021 1.16.4 138 download Recipe Adder recipeadder-1.16.4-1.1.jar releaseDownload

Screenshots

Description

Share this:

Just a small mod that adds recipes from other mods in minecraft.

Some examples can be find inside of the mod using WinRAR.

Forge just reads any recipe he finds inside .jar/data/nameofthemod/recipes.

 

You can download my modpack to see this mod in action.
Download JaSMP

 

Example.

Using Mod Create to add steel ingots to steel plates of Immersive Engineering.

{
  "type": "create:pressing",
  "ingredients": [
    {
      "tag": "forge:ingots/steel"
    }
  ],
  "results": [
    {
      "item": "immersiveengineering:plate_steel"
    }
  ]
}

Steel to Steel Plates

Comments

Add a comment