ME Item Cell Housing
16×16 · BAKED

item· Other

ME Item Cell Housing

item

ME Item Cell Housing is an item from Applied Energistics 2, crafted from Quartz Glass, Any Redstone Dust, and Any Iron Ingot.

Acquisition

Crafting using Quartz Glass, Any Redstone Dust, Quartz Glass, Any Redstone Dust, Any Redstone Dust, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces ME Item Cell Housing.

Crafting
Quartz Glass
Any Redstone Dust
Quartz Glass
Any Redstone Dust
Any Redstone Dust
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
  • Inputs
  • 2 × Quartz Glass
  • 3 × Any Redstone Dust
  • 3 × Any Iron Ingot
  • Output
  • ME Item Cell Housing
ME Item Cell Housing ME Item Cell Housing guaranteed

Used in

Crafting using ME Item Cell Housing and 64k ME Storage Component, in any arrangement. Produces 64k ME Item Storage Cell.

Crafting ⇆ any arrangement
ME Item Cell Housing
64k ME Storage Component
64k ME Item Storage Cell 64k ME Item Storage Cell guaranteed

Crafting using ME Item Cell Housing and 256k ME Storage Component, in any arrangement. Produces 256k ME Item Storage Cell.

Crafting ⇆ any arrangement
ME Item Cell Housing
256k ME Storage Component
256k ME Item Storage Cell 256k ME Item Storage Cell guaranteed
view all 14 →
Developer reference
Registry name
ae2:item_cell_housing
Namespace
ae2
Mod ID
ae2

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "aba",
    "b b",
    "ccc"
  ],
  "ingredients": {
    "a": {
      "item": "ae2:quartz_glass"
    },
    "b": {
      "tag": "forge:dusts/redstone"
    },
    "c": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}