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

    
    "tags": [ "crafting_table" ],
    "group": "magenta_dye",
    "priority": 1,
    "ingredients": [
      {
        "item": "minecraft:red_flower",
        "data": 2
      }
    ],
	"unlock": [
      {
        "item": "minecraft:red_flower",
        "data": 2
	  }
    ],
    "result": {
      "item": "minecraft:dye",
      "data": 13
    }
  }
}
