mekanism:enrichment_chamber

Enrichment Chamber

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

Acquisition

Crafting using Redstone Dust, Basic Control Circuit, Redstone Dust, Any Iron Ingot, Steel Casing, Any Iron Ingot, Redstone Dust, Basic Control Circuit and Redstone Dust, arranged in the pattern shown. Produces Enrichment Chamber.

Crafting
Enrichment Chamber guaranteed

Mining & drops

sourcecountchanceconditions
Enrichment Chamber1–1100%

Used in (3)

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

Mek Data using Any Steel Ingot, Any Infused Alloy, Any Steel Ingot, Basic Control Circuit, Enrichment Chamber, Basic Control Circuit, Basic Chemical Tank, Dynamic Tank and Basic Chemical Tank, arranged in the pattern shown. Produces Pressurized Reaction Chamber.

Mek Data
Pressurized Reaction Chamber Pressurized Reaction Chamber guaranteed

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

Mek Data
Basic Enriching Factory Basic Enriching Factory guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ACA",
    "IXI",
    "ACA"
  ],
  "ingredients": {
    "A": {
      "tag": "mekanism:alloys/basic"
    },
    "C": {
      "tag": "forge:circuits/basic"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "X": {
      "item": "mekanism:steel_casing"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}