G GameIDs
minecraft · recipes · 1.21.11

Stone Hoe

stone_hoe

Recipe #136

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
        "#": "minecraft:stick",
        "X": "#minecraft:stone_tool_materials"
    },
    "pattern": [
        "XX",
        " #",
        " #"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:stone_hoe"
    }
}