Mod
Project Table
No reviews yet
A workbench for large crafting projects
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
This is a mod primarily for Mod Pack makers that allows you to create epic large scale crafting recipes, and make it easy to consume those recipes.
Recipes can be defined using large numbers of items. Ore dictionary is fully supported, as is meta values.
Crafting
![]()
Adding recipes to the Project Table
Recipes can be added via .json files in config/projectTable
here is an example that adds the vanilla enchanting table recipe to the project table:
config/projectTable/enchanting_table.json
{
"crafts": [
{
"id": "minecraft:enchanting_table",
"Count": 1
}
],
"ingredients": [
{
"oredict": "gemDiamond",
"Count": 2
},
{
"id": "minecraft:book",
"Count": 1
},
{
"id": "minecraft:obsidian",
"Count": 4
}
]
}

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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers