Elementium Axe
botania:elementium_axe

Elementium Axe

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
item Mana Using ItemsAxes

Acquisition

Crafting using Elementium Ingot, Elementium Ingot, Elementium Ingot, Dreamwood Twig and Dreamwood Twig, arranged in the pattern shown. Produces Elementium Axe.

Crafting
Elementium Ingot
Elementium Ingot
Elementium Ingot
Dreamwood Twig
Dreamwood Twig
Elementium Axe Elementium Axe guaranteed
Developer reference
Registry name
botania:elementium_axe
Namespace
botania
Mod ID
botania
Tags (2)
botania:items/mana_using_items
minecraft:items/axes

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SS",
    "ST",
    " T"
  ],
  "ingredients": {
    "S": {
      "tag": "botania:elementium_ingots"
    },
    "T": {
      "item": "botania:dreamwood_twig"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}