{
  "format_version": "1.19",
  "minecraft:recipe_shapeless": {
    "description": {
      "identifier": "minecraft:pink_dye_from_pink_petals"
    },
    "tags": [
      "crafting_table"
    ],
    "group": "pink_dye",
    "ingredients": [
      {
        "item": "minecraft:pink_petals"
      }
    ],
    "result": {
      "item": "minecraft:pink_dye"
    }
  }
}