techreborn:distillation_tower

Distillation Tower

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

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

Mining & drops

sourcecountchanceconditions
Distillation Tower1–1100%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
}