Steel Shovel
mekanismtools:steel_shovel

Steel Shovel

Mekanism: Tools · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item Steel Shovel

Acquisition

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

Crafting
Any Steel Ingot
Any Iron Ingot
Any Iron Ingot
Steel Shovel Steel Shovel guaranteed

Used in (2)

Developer reference
Registry name
mekanismtools:steel_shovel
Namespace
mekanismtools
Mod ID
mekanismtools
Tags (1)
forge:items/tools/shovels/steel

Recipe JSON (1):

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