Vitreous Pickaxe
botania:glass_pickaxe

Vitreous Pickaxe

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

Acquisition

Crafting using Glass, Manasteel Ingot, Glass, Livingwood Twig and Livingwood Twig, arranged in the pattern shown. Produces Vitreous Pickaxe.

Crafting
Vitreous Pickaxe Vitreous Pickaxe guaranteed
Developer reference
Registry name
botania:glass_pickaxe
Namespace
botania
Mod ID
botania
Tags (3)
botania:items/mana_using_items
minecraft:items/cluster_max_harvestables
minecraft:items/pickaxes

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GIG",
    " T ",
    " T "
  ],
  "ingredients": {
    "G": {
      "item": "minecraft:glass"
    },
    "I": {
      "tag": "botania:manasteel_ingots"
    },
    "T": {
      "item": "botania:livingwood_twig"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}