{
  "format_version": "1.20.10",
  "minecraft:recipe_shaped": {
    "description": {
      "identifier": "minecraft:tuff_wall"
    },
    "tags": [
      "crafting_table"
    ],
    "pattern": [
      "###",
      "###"
    ],
    "key": {
      "#": {
        "item": "minecraft:tuff"
      }
    },
    "unlock": [
      {
        "item": "minecraft:tuff"
      }
    ],
    "result": {
      "item": "minecraft:tuff_wall",
      "count": 6
    }
  }
}
