G GameIDs
minecraft · recipes · 26.1.2

Golden Hoe

golden_hoe

Recipe #35

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