G GameIDs
minecraft · recipes · 1.21.11

Diamond Spear

diamond_spear

Recipe #836

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