{
  "format_version": "1.12",
  "minecraft:recipe_shaped": {
    "description": {
    "identifier": "minecraft:emerald"
    },

    
    "tags": [ "crafting_table" ],
    "pattern": [
      "#"
    ],
    "key": {
      "#": {
        "item": "minecraft:emerald_block"
      }
    },
    "result": {
      "item": "minecraft:emerald",
      "count": 9
    }
  }
}