{
  "format_version": "1.20.10",
  "minecraft:recipe_shapeless": {
    "description": {
    "identifier": "minecraft:yellow_dye_from_golden_dandelion"
    },
    "tags": [ "crafting_table" ],
    "group": "yellow_dye",
    "ingredients": [
      {
        "item": "minecraft:golden_dandelion",
        "data": 0
      }
    ],
    "unlock": [
      {
        "item": "minecraft:golden_dandelion",
        "data": 0
      }
    ],
    "result": {
      "item": "minecraft:dye",
      "data": 11
    }
  }
}
