G GameIDs
minecraft · recipes · 1.19.4

Diamond Helmet

diamond_helmet

Recipe #155

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
        "X": {
            "item": "minecraft:diamond"
        }
    },
    "pattern": [
        "XXX",
        "X X"
    ],
    "result": {
        "item": "minecraft:diamond_helmet"
    },
    "show_notification": true
}