Crafting using Advanced Circuit, Any Iron Plates, Advanced Circuit, Any Iron Plates, Crafting Table, Any Iron Plates, Advanced Circuit, Any Iron Plates and Advanced Circuit, arranged in the pattern shown. Produces Auto Crafting Table.

Auto Crafting Table
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Auto Crafting Table | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
techreborn:auto_crafting_table- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"MPM",
"PCP",
"MPM"
],
"ingredients": {
"C": {
"tag": "c:workbench"
},
"M": {
"item": "techreborn:advanced_circuit"
},
"P": {
"tag": "c:iron_plates"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
