Charger
16×16 · BAKED

block· Machines & Other Blocks

Charger

block Pickaxe Mineable

Charger is a block from Applied Energistics 2, crafted from Any Iron Ingot and Copper Ingot.

Acquisition

Crafting using Any Iron Ingot, Copper Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Copper Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Charger.

Crafting
Any Iron Ingot
Copper Ingot
Any Iron Ingot
Any Iron Ingot
Any Iron Ingot
Copper Ingot
Any Iron Ingot
  • Inputs
  • 5 × Any Iron Ingot
  • 2 × Copper Ingot
  • Output
  • Charger
Charger Charger guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ae2:charger
Namespace
ae2
Mod ID
ae2
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "aba",
    "a  ",
    "aba"
  ],
  "ingredients": {
    "a": {
      "tag": "forge:ingots/iron"
    },
    "b": {
      "tag": "forge:ingots/copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}