Bronze Axe
techreborn:bronze_axe

Bronze Axe

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

Acquisition

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

Crafting
Bronze Ingot
Bronze Ingot
Bronze Ingot
Stick
Stick
Bronze Axe Bronze Axe guaranteed

Used in (1)

Blast Furnace using Bronze Axe 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_axe
Namespace
techreborn
Mod ID
techreborn
Tags (1)
fabric:items/axes

Recipe JSON (1):

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