G GameIDs
minecraft · recipes · 26.1.2

Iron Axe

iron_axe

Recipe #555

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
        "#": "minecraft:stick",
        "X": "#minecraft:iron_tool_materials"
    },
    "pattern": [
        "XX",
        "X#",
        " #"
    ],
    "result": {
        "id": "minecraft:iron_axe"
    }
}