G GameIDs
minecraft · recipes · 1.20.6

Stone Sword

stone_sword

Recipe #212

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
        "#": {
            "item": "minecraft:stick"
        },
        "X": {
            "tag": "minecraft:stone_tool_materials"
        }
    },
    "pattern": [
        "X",
        "X",
        "#"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:stone_sword"
    }
}