G GameIDs
minecraft · recipes · 1.19.4

Wooden Axe

wooden_axe

Recipe #635

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
        "#": {
            "item": "minecraft:stick"
        },
        "X": {
            "tag": "minecraft:planks"
        }
    },
    "pattern": [
        "XX",
        "X#",
        " #"
    ],
    "result": {
        "item": "minecraft:wooden_axe"
    },
    "show_notification": true
}