Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| projecttable-1.16.(2-4)-0.2.1.22.jar release | 154.23 KB | Nov 19, 2020 | 1.16.4 | 13,872 | Download |
| projecttable-1.12.2-0.1.10.4-universal.jar release | 472.21 KB | Jul 14, 2019 | 1.12.2 | 4,783 | Download |
| projecttable-1.16.2-0.2.1.21.jar beta | 154.23 KB | Oct 6, 2020 | 1.16.3 | 1,768 | Download |
| projecttable-1.12.2-0.1.10.4-beta-universal.jar beta | 472.22 KB | Jul 14, 2019 | 1.12.2 | 196 | Download |
| projecttable-1.12.2-0.1.10.3-beta-universal.jar beta | 472.21 KB | Jul 13, 2019 | 1.12.2 | 67 | Download |
| projecttable-1.12.2-0.1.3-universal.jar alpha | 272.06 KB | Jun 25, 2019 | 1.12.2 | 563 | Download |
Screenshots
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
}
]
}

Get 0.05 TON 💎
Download






![[MTS/IV] DKZ Industries Automotive Branch](https://files.minecraftpatch.com/addons_new/mtsiv-dkz-industries-automotive-branch-368018/screenshots/mtsiv-dkz-industries-automotive-branch-scr-1-mini.png)
Add a comment