{
  "format_version": "1.12",
  "minecraft:recipe_shapeless": {
    "description": {
    "identifier": "minecraft:gray_dye"
    },

    
    "tags": [ "crafting_table" ],
    "ingredients": [
      {
        "item": "minecraft:dye",
        "data": 16
      },
      {
        "item": "minecraft:dye",
        "data": 19
      }
    ],
    "result": {
      "item": "minecraft:dye",
      "data": 8,
      "count": 2
    }
  }
}