Certus Quartz Shovel
16×16 · BAKED

item· Tools

Certus Quartz Shovel

item Quartz ShovelShovels

Certus Quartz Shovel is an item from Applied Energistics 2, crafted from Charged Certus Quartz Crystal and Bluebright Stick.

Acquisition

Crafting using Charged Certus Quartz Crystal, Bluebright Stick and Bluebright Stick, arranged in the pattern shown. Produces Certus Quartz Shovel.

Crafting
Charged Certus Quartz Crystal
Bluebright Stick
Bluebright Stick
Certus Quartz Shovel Certus Quartz Shovel guaranteed
Developer reference
Registry name
ae2:certus_quartz_shovel
Namespace
ae2
Mod ID
ae2
Tags (2)
ae2:items/quartz_shovel
minecraft:items/shovels

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "a",
    "b",
    "b"
  ],
  "ingredients": {
    "a": {
      "tag": "forge:gems/certus_quartz"
    },
    "b": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}