4k Portable Item Cell
16×16 · BAKED

item· Other

4k Portable Item Cell

item

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

Acquisition

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

Recipe JSON (1):

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