G GameIDs
minecraft · recipes · 1.20.6

Emerald Block

emerald_block

Recipe #722

1.20.6 #3
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "#": {
            "item": "minecraft:emerald"
        }
    },
    "pattern": [
        "###",
        "###",
        "###"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:emerald_block"
    }
}