Holystone Axe
aether:holystone_axe

Holystone Axe

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
item Axes

Acquisition

Crafting using Holystone, Holystone, Holystone, Skyroot Stick and Skyroot Stick, arranged in the pattern shown. Produces Holystone Axe.

Crafting
Holystone Axe Holystone Axe guaranteed
Developer reference
Registry name
aether:holystone_axe
Namespace
aether
Mod ID
aether
Tags (1)
minecraft:items/axes

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "#/",
    " /"
  ],
  "ingredients": {
    "#": {
      "item": "aether:holystone"
    },
    "/": {
      "tag": "aether:skyroot_stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}