Recipe Adder

This mod adds recipes from others mods.
item image

Description

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

The Recipe Adder Team

profile avatar
  • 2
    Projects
  • 571
    Downloads
Donate

More from Gamingplus18