{
  "format_version": "1.10",
  "minecraft:item": {
    "description": {
      "identifier": "minecraft:wheat_seeds"
    },

    "components": {
      "minecraft:seed": {
        "crop_result": "wheat" // wheatCrops
      }
    }
  }
}