Bronze Shovel
techreborn:bronze_spade

Bronze Shovel

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Shovels

Acquisition

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

Crafting
Bronze Ingot
Stick
Stick
Bronze Shovel Bronze Shovel guaranteed

Used in (1)

Blast Furnace using Bronze Shovel and Sand. Produces Dark Ashes and 3× Bronze Nugget.

Blast Furnace
Dark Ashes Dark Ashes guaranteed
Bronze Nugget Bronze Nugget ×3 guaranteed
Developer reference
Registry name
techreborn:bronze_spade
Namespace
techreborn
Mod ID
techreborn
Tags (1)
fabric:items/shovels

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "X",
    "#",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:stick"
    },
    "X": {
      "tag": "c:bronze_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}