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