Crafting using Electrum Plate, Digital Display, Electrum Plate, Advanced Circuit, Advanced Machine Frame, Advanced Circuit, Electrum Plate, Piston and Electrum Plate, arranged in the pattern shown. Produces Assembling Machine.

Assembling Machine
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Assembling Machine | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Assembling Machine | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:assembly_machine- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"EDE",
"CFC",
"EPE"
],
"ingredients": {
"C": {
"item": "techreborn:advanced_circuit"
},
"D": {
"item": "techreborn:digital_display"
},
"E": {
"tag": "c:electrum_plates"
},
"F": {
"item": "techreborn:advanced_machine_frame"
},
"P": {
"item": "minecraft:piston"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

