Crafting using Any Iron Ingot, Formation Core, Any Iron Ingot and Piston, arranged in the pattern shown. Produces ME Export Bus.
- Inputs
- 2 × Any Iron Ingot
- Formation Core
- Piston
- Output
- → ME Export Bus
item· Other
ME Export Bus is an item from Applied Energistics 2, crafted from Any Iron Ingot, Formation Core, and Piston.
Crafting using Any Iron Ingot, Formation Core, Any Iron Ingot and Piston, arranged in the pattern shown. Produces ME Export Bus.
ae2:export_busae2ae2ae2:items/p2p_attunements/item_p2p_tunnel
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"aba",
" c "
],
"ingredients": {
"a": {
"tag": "forge:ingots/iron"
},
"b": {
"item": "ae2:formation_core"
},
"c": {
"item": "minecraft:piston"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}