block· Machines & Other Blocks

Energy Acceptor

block Fe P2p Tunnel P2p AttunementPickaxe Mineable

Energy Acceptor is a block from Applied Energistics 2, crafted from Energy Acceptor.

Acquisition

Crafting using Energy Acceptor, in any arrangement. Produces Energy Acceptor.

Crafting ⇆ any arrangement
Energy Acceptor
Energy Acceptor guaranteed

Crafting using Any Iron Ingot, Quartz Glass, Any Iron Ingot, Quartz Glass, Copper Ingot, Quartz Glass, Any Iron Ingot, Quartz Glass and Any Iron Ingot, arranged in the pattern shown. Produces Energy Acceptor.

Crafting
Any Iron Ingot
Quartz Glass
Any Iron Ingot
Quartz Glass
Copper Ingot
Quartz Glass
Any Iron Ingot
Quartz Glass
Any Iron Ingot
Energy Acceptor guaranteed

Used in

Crafting using Copper Ingot, Fluix Crystal, Copper Ingot, Any Iron Ingot, Furnace, Any Iron Ingot, Any Iron Ingot, Energy Acceptor and Any Iron Ingot, arranged in the pattern shown. Produces Vibration Chamber.

Crafting
Vibration Chamber guaranteed

Crafting using Energy Acceptor, in any arrangement. Produces Energy Acceptor.

Crafting ⇆ any arrangement
Energy Acceptor Energy Acceptor guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ae2:energy_acceptor
Namespace
ae2
Mod ID
ae2
Tags (2)
ae2:items/p2p_attunements/fe_p2p_tunnel
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "ae2:cable_energy_acceptor"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "aba",
    "bcb",
    "aba"
  ],
  "ingredients": {
    "a": {
      "tag": "forge:ingots/iron"
    },
    "b": {
      "item": "ae2:quartz_glass"
    },
    "c": {
      "tag": "forge:ingots/copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}