Bronze Pickaxe
mekanismtools:bronze_pickaxe

Bronze Pickaxe

Mekanism: Tools · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item Bronze PickaxeCluster Max Harvestables

Acquisition

Crafting using Any Bronze Ingot, Any Bronze Ingot, Any Bronze Ingot, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Bronze Pickaxe.

Crafting
Any Bronze Ingot
Any Bronze Ingot
Any Bronze Ingot
Treated Stick
Treated Stick
Bronze Pickaxe Bronze Pickaxe guaranteed

Used in (2)

Developer reference
Registry name
mekanismtools:bronze_pickaxe
Namespace
mekanismtools
Mod ID
mekanismtools
Tags (2)
forge:items/tools/pickaxes/bronze
minecraft:items/cluster_max_harvestables

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    " R ",
    " R "
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/bronze"
    },
    "R": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}