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

    
    "tags": [ "crafting_table" ],
    "ingredients": [
      {
        "item": "minecraft:dye",
        "data": 18
      },
      {
        "item": "minecraft:dye",
        "data": 1
      }
    ],
    "result": {
      "item": "minecraft:dye",
      "data": 5,
      "count": 2
    }
  }
}