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

    
    "tags": [ "crafting_table" ],
    "group": "blue_dye",
    "ingredients": [
      {
        "item": "minecraft:red_flower",
        "data": 9
      }
    ],
	"unlock": [
      {
        "item": "minecraft:red_flower",
        "data": 9
      }
    ],
    "result": {
      "item": "minecraft:dye",
      "data": 18
    }
  }
}
