Charged Certus Quartz Crystal
16×16 · BAKED

gem· Ingots & Materials

Charged Certus Quartz Crystal

item All Certus QuartzAll QuartzCertus Quartz Gem

Charged Certus Quartz Crystal is a gem from Applied Energistics 2, crafted from Certus Quartz Crystal.

Acquisition

Energizing using Certus Quartz Crystal. Produces Charged Certus Quartz Crystal.

Energizing conditional
Charged Certus Quartz Crystal Charged Certus Quartz Crystal guaranteed

Charger using Certus Quartz Crystal. Produces Charged Certus Quartz Crystal.

Charger
Charged Certus Quartz Crystal Charged Certus Quartz Crystal guaranteed

Charging using no listed ingredients. Produces Charged Certus Quartz Crystal.

Charging conditional
Charged Certus Quartz Crystal Charged Certus Quartz Crystal guaranteed

Used in

Crafting using Charged Certus Quartz Crystal and Cable Anchor, arranged in the pattern shown. Produces 2× Charged Quartz Fixture.

Crafting
Charged Certus Quartz Crystal
Cable Anchor
Charged Quartz Fixture Charged Quartz Fixture ×2 guaranteed

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
view all 11 →
Developer reference
Registry name
ae2:charged_certus_quartz_crystal
Namespace
ae2
Mod ID
ae2
Tags (4)
ae2:items/all_certus_quartz
ae2:items/all_quartz
forge:items/gems/certus_quartz
forge:items/gems

Recipe JSON (3):

{
  "recipe_type": "powah:energizing",
  "pattern": null,
  "ingredients": {
    "item": "ae2:certus_quartz_crystal"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "ae2"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "ae2:charger",
  "pattern": null,
  "ingredients": {
    "item": "ae2:certus_quartz_crystal"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "createaddition:charging",
  "pattern": null,
  "ingredients": null,
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "ae2"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}