Bronze Shovel
mekanismtools:bronze_shovel

Bronze Shovel

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

Acquisition

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

Crafting
Any Bronze Ingot
Treated Stick
Treated Stick
Bronze Shovel Bronze Shovel guaranteed

Used in (2)

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

Recipe JSON (1):

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