G GameIDs
minecraft · recipes · 26.1.2

Magma Block

magma_block

Recipe #448

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "key": {
        "#": "minecraft:magma_cream"
    },
    "pattern": [
        "##",
        "##"
    ],
    "result": {
        "id": "minecraft:magma_block"
    }
}