Developer reference
- Registry name
ae2:spatial_storage_cell_2 - Namespace
ae2 - Mod ID
ae2
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"aba",
"bcb",
"ddd"
],
"ingredients": {
"a": {
"item": "ae2:quartz_glass"
},
"b": {
"tag": "forge:dusts/redstone"
},
"c": {
"item": "ae2:spatial_cell_component_2"
},
"d": {
"tag": "forge:ingots/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "ae2:item_cell_housing"
},
{
"item": "ae2:spatial_cell_component_2"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}