Copper Shovel
iceandfire:copper_shovel

Copper Shovel

Ice and Fire · by Alexthe666, TheBv
item ToolsShovels

Acquisition

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

Crafting
Copper Ingot
Treated Stick
Treated Stick
Copper Shovel Copper Shovel guaranteed

Used in (2)

Developer reference
Registry name
iceandfire:copper_shovel
Namespace
iceandfire
Mod ID
iceandfire
Tags (2)
forge:items/tools
minecraft:items/shovels

Recipe JSON (1):

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