Advanced Purifying Factory
mekanism:advanced_purifying_factory

Advanced Purifying Factory

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, Basic Purifying Factory, Osmium Ingot, Any Infused Alloy, Advanced Control Circuit and Any Infused Alloy, arranged in the pattern shown. Produces Advanced Purifying Factory.

Mek Data
Any Infused Alloy
Advanced Control Circuit
Any Infused Alloy
Osmium Ingot
Basic Purifying Factory
Osmium Ingot
Any Infused Alloy
Advanced Control Circuit
Any Infused Alloy
Advanced Purifying Factory Advanced Purifying Factory guaranteed

Mining & drops

sourcecountchanceconditions
Advanced Purifying Factory1–1100%

Used in (1)

Mek Data using Any Reinforced Alloy, Elite Control Circuit, Any Reinforced Alloy, Any Gold Ingot, Advanced Purifying Factory, Any Gold Ingot, Any Reinforced Alloy, Elite Control Circuit and Any Reinforced Alloy, arranged in the pattern shown. Produces Elite Purifying Factory.

Mek Data
Any Reinforced Alloy
Elite Control Circuit
Any Reinforced Alloy
Any Gold Ingot
Advanced Purifying Factory
Any Gold Ingot
Any Reinforced Alloy
Elite Control Circuit
Any Reinforced Alloy
Elite Purifying Factory Elite Purifying Factory guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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