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