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

    
    "tags": [ "crafting_table" ],
    "pattern": [
      "###",
      "###"
    ],
    "key": {
      "#": {
        "item": "minecraft:cobblestone"
      }
    },
    "result": {
      "item": "minecraft:cobblestone_wall",
      "data": 0,
      "count": 6
    }
  }
}