mekanism:chemical_injection_chamber

Chemical Injection Chamber

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

Acquisition

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

Mining & drops

sourcecountchanceconditions
Chemical Injection Chamber1–1100%

Used in (1)

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

Mek Data
Basic Injecting Factory Basic Injecting Factory guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "mekanism:mek_data",
  "pattern": [
    "ACA",
    "I#I",
    "ACA"
  ],
  "ingredients": {
    "#": {
      "item": "mekanism:purification_chamber"
    },
    "A": {
      "tag": "mekanism:alloys/reinforced"
    },
    "C": {
      "tag": "forge:circuits/elite"
    },
    "I": {
      "tag": "forge:ingots/gold"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}