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

    
    "tags": [ "crafting_table" ],
    "group": "white_dye",
    "ingredients": [
      {
        "item": "minecraft:lily_of_the_valley"
      }
    ],
	"unlock": [
      {
        "item": "minecraft:lily_of_the_valley"
      }
    ],
    "result": {
      "item": "minecraft:dye",
      "data": 19
    }
  }
}
