64k Portable Item Cell
16×16 · BAKED

item· Other

64k Portable Item Cell

item

64k Portable Item Cell is an item from Applied Energistics 2, crafted from ME Chest, 64k ME Storage Component, Energy Cell, and ME Item Cell Housing.

Acquisition

Developer reference
Registry name
ae2:portable_item_cell_64k
Namespace
ae2
Mod ID
ae2

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "ae2:chest"
    },
    {
      "item": "ae2:cell_component_64k"
    },
    {
      "item": "ae2:energy_cell"
    },
    {
      "item": "ae2:item_cell_housing"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}