G GameIDs
minecraft · recipes · 1.16.5

Oak Slab

oak_slab

Recipe #631

1.16.5 #7
{
    "type": "minecraft:crafting_shaped",
    "group": "wooden_slab",
    "pattern": [
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:oak_planks"
        }
    },
    "result": {
        "item": "minecraft:oak_slab",
        "count": 6
    }
}