{
  "format_version": "1.12",
  "minecraft:recipe_shapeless": {
    "description": {
    "identifier": "minecraft:orange_dye_from_orange_tulip"
    },

    
    "tags": [ "crafting_table" ],
    "group": "orange_dye",
    "ingredients": [
      {
        "item": "minecraft:red_flower",
        "data": 5
      }
    ],
    "result": {
      "item": "minecraft:dye",
      "data": 14
    }
  }
}
