Crafting using ME Item Cell Housing and 4k ME Storage Component, in any arrangement. Produces 4k ME Item Storage Cell.
- Inputs
- ME Item Cell Housing
- 4k ME Storage Component
- Output
- → 4k ME Item Storage Cell
item· Other
4k ME Item Storage Cell is an item from Applied Energistics 2, crafted from ME Item Cell Housing and 4k ME Storage Component.
Crafting using ME Item Cell Housing and 4k ME Storage Component, in any arrangement. Produces 4k ME Item Storage Cell.
Crafting using Quartz Glass, Any Redstone Dust, Quartz Glass, Any Redstone Dust, 4k ME Storage Component, Any Redstone Dust, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces 4k ME Item Storage Cell.
ae2:item_storage_cell_4kae2ae2Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "ae2:item_cell_housing"
},
{
"item": "ae2:cell_component_4k"
}
],
"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_4k"
},
"d": {
"tag": "forge:ingots/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}