G GameIDs
minecraft · recipes · 1.21.11

Golden Axe

golden_axe

Recipe #517

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
        "#": "minecraft:stick",
        "X": "#minecraft:gold_tool_materials"
    },
    "pattern": [
        "XX",
        "X#",
        " #"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:golden_axe"
    }
}