1k Portable Fluid Cell
16×16 · BAKED

item· Other

1k Portable Fluid Cell

item

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

Acquisition

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

Recipe JSON (1):

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