G GameIDs
minecraft · recipes · 26.1.2

Diamond Shovel

diamond_shovel

Recipe #554

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