{
  "type": "crafting_shaped",
  "tags": [ "crafting_table" ],
  "pattern": [
    "###",
    "###"
  ],
  "key": {
    "#": {
      "item": "minecraft:stone",
      "data": 5
    }
  },
  "result": {
    "item": "minecraft:cobblestone_wall",
    "data": 4,
    "count": 6
  }
}