Mineuniverse
Log in Register
Mods

trbdk3 Recipe Cooker

Write your own recipes!
by _ForgeUser21857722
Claim this project
699 downloads
0 likes
Updated Jun 30, 2026
0 hypes

Would you like to add your own recipes without needing to do any mod development?  

 

If so this mod is for you. By using a basic file syntax as shown below you can define new recipes at whim!

 

Map Example

 

See the documentation here, recipe syntax here and a repo of useful examples here

<recipe id="3x3">
  <lineA>AAA</lineA>
  <lineB>ABA</lineB>
  <lineC>AAA</lineC>
  <output>map</output>
  <outputCount>9</outputCount>
  <inputItems>leather map</inputItems>
  <inputAssociation>A B</inputAssociation>
</recipe>

This project is based on Wuppy29's excellent Simple Recipes mod. 

 

Notes:

  • Recipes need to be saved under the folder 'config/trbdk3/recipes/' and end in '.xml' to be found. 
  • This has only been tested under Minecraft 1.8.x. 
  • This packages does not do any error checking to be sure that the recipes entered are valid. In the event of an invalid input / output name you will get a null pointer exception, potentially mid game. Be sure that the IDs entered are valid using http://minecraft-ids.grahamedgecombe.com/ or the like. 
  • Yes, I'm perfectly aware that making recipes available like this by hand is open to abuse. Block / item duplication rules are easy to write if you are so inclined. 

 

 

No files available for download.

You Might Also Like

Ignition: Foundry
Melt metals into liquids, make alloys, and cast them into items.
943,280
EFab
EFab steampunk styles crafting system
929,184
Kiln (Fabric)
Companion to smoker and blast furnace for smelting stones, sands, bricks, and more. Request from BluKat.
95,837
Low Tech Crafting
Adds a version of the vanilla Crafting Table that can be accessed by automation
91,378
Spider's Hack
adds hacks to play differently in a survival world
9,963
Coal Processing Machine
Uses compressed coal to create diamonds
9,735