Charged Staff
16×16 · BAKED

item· Other

Charged Staff

item

Charged Staff is an item from Applied Energistics 2, crafted from Charged Certus Quartz Crystal and Any Iron Ingot.

Acquisition

Crafting using Charged Certus Quartz Crystal, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Charged Staff.

Crafting
Charged Certus Quartz Crystal
Any Iron Ingot
Any Iron Ingot
Charged Staff Charged Staff guaranteed
Developer reference
Registry name
ae2:charged_staff
Namespace
ae2
Mod ID
ae2

Recipe JSON (1):

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