trbdk3 Recipe Cooker

Quick rating

Community listing page, reviews here may not be monitored by the author.

trbdk3 Recipe Cooker

No reviews yet

Write your own recipes!

Mod Loaders
Forge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
trbdk3-RecipeCooker.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

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. 

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works