Crafting using ME Interface, in any arrangement. Produces ME Interface.
- Inputs
- ME Interface
- Output
- → ME Interface


block· Machines & Other Blocks
ME Interface is a block from Applied Energistics 2, crafted from ME Interface.
Crafting using ME Interface, in any arrangement. Produces ME Interface.

Crafting using Any Iron Ingot, Black Framed Glass, Any Iron Ingot, Annihilation Core, Formation Core, Any Iron Ingot, Black Framed Glass and Any Iron Ingot, arranged in the pattern shown. Produces ME Interface.

Crafting using ME Interface, in any arrangement. Produces ME Interface.
Drops itself when broken.
ae2:interfaceae2ae2ae2:items/interface minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "ae2:cable_interface"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"aba",
"c d",
"aba"
],
"ingredients": {
"a": {
"tag": "forge:ingots/iron"
},
"b": {
"tag": "forge:glass"
},
"c": {
"item": "ae2:annihilation_core"
},
"d": {
"item": "ae2:formation_core"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}