Crafting using Aluminium Plate, Advanced Circuit, Aluminium Plate, Advanced Machine Frame, Extractor, Advanced Machine Frame, Aluminium Plate, Advanced Circuit and Aluminium Plate, arranged in the pattern shown. Produces Industrial Centrifuge.

Industrial Centrifuge
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Crafting using Refined Iron Ingot, Advanced Circuit, Refined Iron Ingot, Advanced Machine Frame, Extractor, Advanced Machine Frame, Refined Iron Ingot, Advanced Circuit and Refined Iron Ingot, arranged in the pattern shown. Produces Industrial Centrifuge.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Industrial Centrifuge | 1–1 | 100% | Survives Explosion |
Used in (1)
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.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Industrial Centrifuge | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:industrial_centrifuge- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RCR",
"AEA",
"RCR"
],
"ingredients": {
"A": {
"item": "techreborn:advanced_machine_frame"
},
"C": {
"item": "techreborn:advanced_circuit"
},
"E": {
"item": "techreborn:extractor"
},
"R": {
"tag": "c:aluminum_plates"
}
},
"conditions": [],
"sequence": null,
"group_name": "industrial_centrifuge",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RCR",
"AEA",
"RCR"
],
"ingredients": {
"A": {
"item": "techreborn:advanced_machine_frame"
},
"C": {
"item": "techreborn:advanced_circuit"
},
"E": {
"item": "techreborn:extractor"
},
"R": {
"item": "techreborn:refined_iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": "industrial_centrifuge",
"experience": null,
"cooking_time": null
}




