Nether Quartz Axe
16×16 · BAKED

item· Tools

Nether Quartz Axe

item Quartz AxeAxes

Nether Quartz Axe is an item from Applied Energistics 2, crafted from Natural Quartz and Bluebright Stick.

Acquisition

Crafting using Natural Quartz, Natural Quartz, Natural Quartz, Bluebright Stick and Bluebright Stick, arranged in the pattern shown. Produces Nether Quartz Axe.

Crafting
Natural Quartz
Natural Quartz
Natural Quartz
Bluebright Stick
Bluebright Stick
Nether Quartz Axe Nether Quartz Axe guaranteed
Developer reference
Registry name
ae2:nether_quartz_axe
Namespace
ae2
Mod ID
ae2
Tags (2)
ae2:items/quartz_axe
minecraft:items/axes

Recipe JSON (1):

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