Crafting using Charged Certus Quartz Crystal, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Charged Staff.
- Inputs
- Charged Certus Quartz Crystal
- 2 × Any Iron Ingot
- Output
- → Charged Staff
item· Other
Charged Staff is an item from Applied Energistics 2, crafted from Charged Certus Quartz Crystal and Any Iron Ingot.
Crafting using Charged Certus Quartz Crystal, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Charged Staff.
ae2:charged_staffae2ae2Recipe 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
}