Developer reference
- Registry name
ae2:formation_plane - Namespace
ae2 - Mod ID
ae2
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"aaa",
"bcb"
],
"ingredients": {
"a": {
"tag": "ae2:all_fluix"
},
"b": {
"tag": "forge:ingots/iron"
},
"c": {
"item": "ae2:formation_core"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ab",
"cb",
"ab"
],
"ingredients": {
"a": {
"tag": "forge:ingots/iron"
},
"b": {
"tag": "ae2:all_fluix"
},
"c": {
"item": "ae2:formation_core"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}