Crafting using Industrial Centrifuge, Energy Flow Chip, Industrial Centrifuge, Extractor, Industrial Machine Frame, Extractor, Industrial Electrolyzer, Energy Flow Chip and Industrial Electrolyzer, arranged in the pattern shown. Produces Distillation Tower.

Distillation Tower
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Distillation Tower | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
techreborn:distillation_tower- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CMC",
"PBP",
"EME"
],
"ingredients": {
"B": {
"item": "techreborn:industrial_machine_frame"
},
"C": {
"item": "techreborn:industrial_centrifuge"
},
"E": {
"item": "techreborn:industrial_electrolyzer"
},
"M": {
"item": "techreborn:energy_flow_chip"
},
"P": {
"item": "techreborn:extractor"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}



