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