{
  "format_version": "1.20.10",
  "minecraft:recipe_shapeless": {
    "description": {
    "identifier": "minecraft:light_gray_dye_from_oxeye_daisy"
    },

    
    "tags": [ "crafting_table" ],
    "group": "light_gray_dye",
    "priority": 1,
    "ingredients": [
      {
        "item": "minecraft:red_flower",
        "data": 8
      }
    ],
    "unlock": [
      {
        "item": "minecraft:red_flower",
        "data": 8
      }
    ],
    "result": {
      "item": "minecraft:dye",
      "data": 7
    }
  }
}
