G GameIDs
minecraft · recipes · 1.20.6

Iron Axe

iron_axe

Recipe #555

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
        "#": {
            "item": "minecraft:stick"
        },
        "X": {
            "item": "minecraft:iron_ingot"
        }
    },
    "pattern": [
        "XX",
        "X#",
        " #"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:iron_axe"
    }
}