256k Portable Item Cell
16×16 · BAKED

item· Other

256k Portable Item Cell

item

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

Acquisition

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

Recipe JSON (1):

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