G GameIDs
minecraft · recipes · 1.15.2

Diamond Block

diamond_block

Recipe #884

1.15.2 #8
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "###",
        "###",
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:diamond"
        }
    },
    "result": {
        "item": "minecraft:diamond_block"
    }
}