Bronze Axe
mekanismtools:bronze_axe

Bronze Axe

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

Acquisition

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

Crafting
Any Bronze Ingot
Any Bronze Ingot
Any Bronze Ingot
Treated Stick
Treated Stick
Bronze Axe Bronze Axe guaranteed

Used in (2)

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

Recipe JSON (1):

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