mekanism:purification_chamber

Purification Chamber

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Pickaxe Mineable

Acquisition

Mek Data using Any Infused Alloy, Advanced Control Circuit, Any Infused Alloy, Osmium Ingot, Enrichment Chamber, Osmium Ingot, Any Infused Alloy, Advanced Control Circuit and Any Infused Alloy, arranged in the pattern shown. Produces Purification Chamber.

Mek Data
Purification Chamber guaranteed

Mining & drops

sourcecountchanceconditions
Purification Chamber1–1100%

Used in (2)

Mek Data using Any Reinforced Alloy, Elite Control Circuit, Any Reinforced Alloy, Any Gold Ingot, Purification Chamber, Any Gold Ingot, Any Reinforced Alloy, Elite Control Circuit and Any Reinforced Alloy, arranged in the pattern shown. Produces Chemical Injection Chamber.

Mek Data
Chemical Injection Chamber guaranteed

Mek Data using Redstone Dust, Basic Control Circuit, Redstone Dust, Any Iron Ingot, Purification Chamber, Any Iron Ingot, Redstone Dust, Basic Control Circuit and Redstone Dust, arranged in the pattern shown. Produces Basic Purifying Factory.

Mek Data
Basic Purifying Factory Basic Purifying Factory guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:purification_chamber
Namespace
mekanism
Mod ID
mekanism
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "mekanism:mek_data",
  "pattern": [
    "ACA",
    "OPO",
    "ACA"
  ],
  "ingredients": {
    "A": {
      "tag": "mekanism:alloys/infused"
    },
    "C": {
      "tag": "forge:circuits/advanced"
    },
    "O": {
      "tag": "forge:ingots/osmium"
    },
    "P": {
      "item": "mekanism:enrichment_chamber"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}