G GameIDs
minecraft · recipes · 1.14.4

Lapis Block

lapis_block

Recipe #74

1.14.4 #9
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "###",
        "###",
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:lapis_lazuli"
        }
    },
    "result": {
        "item": "minecraft:lapis_block"
    }
}