G GameIDs
minecraft · recipes · 1.19.4

Stone Shovel

stone_shovel

Recipe #530

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