Matter Cannon
16×16 · BAKED

item· Other

Matter Cannon

item

Matter Cannon is an item from Applied Energistics 2, crafted from Any Iron Ingot, Formation Core, 4k ME Storage Component, and Energy Cell.

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Formation Core, 4k ME Storage Component, Energy Cell and Any Iron Ingot, arranged in the pattern shown. Produces Matter Cannon.

Crafting
Matter Cannon Matter Cannon guaranteed
Developer reference
Registry name
ae2:matter_cannon
Namespace
ae2
Mod ID
ae2

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "aab",
    "cd ",
    "a  "
  ],
  "ingredients": {
    "a": {
      "tag": "forge:ingots/iron"
    },
    "b": {
      "item": "ae2:formation_core"
    },
    "c": {
      "item": "ae2:cell_component_4k"
    },
    "d": {
      "item": "ae2:energy_cell"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}