Steel Pickaxe
mekanismtools:steel_pickaxe

Steel Pickaxe

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

Acquisition

Crafting using Any Steel Ingot, Any Steel Ingot, Any Steel Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Steel Pickaxe.

Crafting
Any Steel Ingot
Any Steel Ingot
Any Steel Ingot
Any Iron Ingot
Any Iron Ingot
Steel Pickaxe Steel Pickaxe guaranteed

Used in (2)

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

Recipe JSON (1):

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