Steel Axe
mekanismtools:steel_axe

Steel Axe

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

Acquisition

Crafting using Any Steel Ingot, Any Steel Ingot, Any Steel Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Steel Axe.

Crafting
Any Steel Ingot
Any Steel Ingot
Any Steel Ingot
Any Iron Ingot
Any Iron Ingot
Steel Axe Steel Axe guaranteed

Used in (2)

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

Recipe JSON (1):

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