G GameIDs
minecraft · recipes · 26.1.2

Chest

chest

Recipe #253

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "#minecraft:planks"
    },
    "pattern": [
        "###",
        "# #",
        "###"
    ],
    "result": {
        "id": "minecraft:chest"
    }
}