{
  "format_version": "1.12",
  "minecraft:recipe_shaped": {
    "description": {
      "identifier": "minecraft:cherry_slab"
    },
    "tags": [ "crafting_table" ],
    "group": "wooden_slab",
    "pattern": [
      "###"
    ],
    "key": {
      "#": {
        "item": "minecraft:cherry_planks"
      }
    },
    "result": {
      "item": "minecraft:cherry_slab",
      "count": 6
    }
  }
}
