Lead Pickaxe
embers:lead_pickaxe

Lead Pickaxe

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
item PickaxesTools

Lead Pickaxe is a item from Embers Rekindled, crafted from Lead Ingot and Bluebright Stick.

Acquisition

Crafting using Lead Ingot, Lead Ingot, Lead Ingot, Bluebright Stick and Bluebright Stick, arranged in the pattern shown. Produces Lead Pickaxe.

Crafting
Lead Ingot
Lead Ingot
Lead Ingot
Bluebright Stick
Bluebright Stick
Lead Pickaxe Lead Pickaxe guaranteed

Used in (2)

Blasting using Lead Pickaxe (100 ticks, 0.1 xp). Produces Lead Nugget.

Blasting

100 ticks· 0.1 xp

Lead Nugget Lead Nugget guaranteed

Smelting using Lead Pickaxe (200 ticks, 0.1 xp). Produces Lead Nugget.

Smelting

200 ticks· 0.1 xp

Lead Nugget Lead Nugget guaranteed
Developer reference
Registry name
embers:lead_pickaxe
Namespace
embers
Mod ID
embers
Tags (2)
minecraft:items/pickaxes
minecraft:items/tools

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "MMM",
    " S ",
    " S "
  ],
  "ingredients": {
    "M": {
      "tag": "forge:ingots/lead"
    },
    "S": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}