Crafting using ME Fluid Cell Housing and 64k ME Storage Component, in any arrangement. Produces 64k ME Fluid Storage Cell.
- Inputs
- ME Fluid Cell Housing
- 64k ME Storage Component
- Output
- → 64k ME Fluid Storage Cell
item· Other
64k ME Fluid Storage Cell is an item from Applied Energistics 2, crafted from ME Fluid Cell Housing and 64k ME Storage Component.
Crafting using ME Fluid Cell Housing and 64k ME Storage Component, in any arrangement. Produces 64k ME Fluid Storage Cell.
Crafting using Quartz Glass, Any Redstone Dust, Quartz Glass, Any Redstone Dust, 64k ME Storage Component, Any Redstone Dust, Copper Ingot, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces 64k ME Fluid Storage Cell.
ae2:fluid_storage_cell_64kae2ae2Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "ae2:fluid_cell_housing"
},
{
"item": "ae2:cell_component_64k"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"aba",
"bcb",
"ddd"
],
"ingredients": {
"a": {
"item": "ae2:quartz_glass"
},
"b": {
"tag": "forge:dusts/redstone"
},
"c": {
"item": "ae2:cell_component_64k"
},
"d": {
"tag": "forge:ingots/copper"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}