G GameIDs
minecraft · recipes · 1.16.5

Stone Pickaxe

stone_pickaxe

Recipe #446

1.16.5 #7
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "XXX",
        " # ",
        " # "
    ],
    "key": {
        "#": {
            "item": "minecraft:stick"
        },
        "X": {
            "tag": "minecraft:stone_tool_materials"
        }
    },
    "result": {
        "item": "minecraft:stone_pickaxe"
    }
}