G GameIDs
minecraft · recipes · 26.1.2

Diamond Hoe

diamond_hoe

Recipe #624

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