Bronze Pickaxe
techreborn:bronze_pickaxe

Bronze Pickaxe

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

Acquisition

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

Crafting
Bronze Ingot
Bronze Ingot
Bronze Ingot
Stick
Stick
Bronze Pickaxe Bronze Pickaxe guaranteed

Used in (1)

Blast Furnace using Bronze Pickaxe and Sand. Produces Bronze Ingot and Dark Ashes.

Blast Furnace
Bronze Ingot Bronze Ingot guaranteed
Dark Ashes Dark Ashes guaranteed
Developer reference
Registry name
techreborn:bronze_pickaxe
Namespace
techreborn
Mod ID
techreborn
Tags (1)
fabric:items/pickaxes

Recipe JSON (1):

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