{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "#": {
      "item": "minecraft:wheat"
    },
    "X": {
      "item": "minecraft:cocoa_beans"
    }
  },
  "pattern": [
    "#X#"
  ],
  "result": {
    "count": 8,
    "item": "minecraft:cookie"
  },
  "show_notification": true
}