{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "group": "bed",
  "key": {
    "#": "minecraft:cyan_wool",
    "X": "#minecraft:planks"
  },
  "pattern": [
    "###",
    "XXX"
  ],
  "result": {
    "count": 1,
    "id": "minecraft:cyan_bed"
  }
}