G GameIDs
minecraft · recipes · 1.19.4

Stone Hoe

stone_hoe

Recipe #136

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