Crafting using Energy Flow Chip, Extractor, Energy Flow Chip, Industrial Machine Frame, Lapotronic Energy Orb, Industrial Machine Frame, Energy Flow Chip, Extractor and Energy Flow Chip, arranged in the pattern shown. Produces Matter Fabricator.

Matter Fabricator
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Matter Fabricator | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Matter Fabricator | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:matter_fabricator- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ETE",
"AOA",
"ETE"
],
"ingredients": {
"A": {
"item": "techreborn:industrial_machine_frame"
},
"E": {
"item": "techreborn:energy_flow_chip"
},
"O": {
"item": "techreborn:lapotronic_orb"
},
"T": {
"item": "techreborn:extractor"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

