techreborn:industrial_centrifuge

Industrial Centrifuge

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

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.

Crafting
Industrial Centrifuge guaranteed

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.

Crafting
Industrial Centrifuge guaranteed

Mining & drops

sourcecountchanceconditions
Industrial Centrifuge1–1100%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.

Crafting
Distillation Tower guaranteed

Block drops

dropscountchanceconditions
Industrial Centrifuge1–1100%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
}