{
  "path": "mod_harvestcraft/plants/greengrape_plant.json",
  "enabled": true,
  "id": "harvestcraft:greengrape_plant",
  "plant_name": "Greengrape",
  "seed_name": "Greengrape Seeds",
  "seed_items": [
    {
      "item": "harvestcraft:greengrapeseeditem",
      "meta": 0,
      "tags": "",
      "ignoreMeta": false,
      "ignoreTags": [
        "*"
      ],
      "useOreDict": false
    }
  ],
  "description": {
    "translations": {},
    "default": "Greengrape Seeds."
  },
  "growth_chance": 0.9,
  "growth_bonus": 0.025,
  "bonemeal": true,
  "tier": 1,
  "weedable": false,
  "aggressive": false,
  "spread_chance": 0.1,
  "spawn_chance": 0.0,
  "grass_drop_chance": 0.0,
  "seed_drop_chance": 1.0,
  "seed_drop_bonus": 0.0,
  "products": {
    "products": [
      {
        "min": 1,
        "max": 5,
        "chance": 0.9,
        "required": true,
        "item": "harvestcraft:greengrapeitem",
        "meta": 0,
        "tags": "",
        "ignoreMeta": false,
        "ignoreTags": [],
        "useOreDict": false
      }
    ]
  },
  "requirement": {
    "min_light": 10,
    "max_light": 16,
    "soils": [
      "farmland_soil",
      "fertilized_dirt_soil",
      "fertile_soil",
      "loamy_farmland_soil",
      "sandy_farmland_soil",
      "silty_farmland_soil",
      "fertilized_farmland_stable_soil",
      "fertilized_farmland_rich_stable_soil",
      "fertilized_farmland_rich_soil",
      "fertilized_farmland_healthy_stable_soil",
      "fertilized_farmland_healthy_soil"
    ],
    "conditions": []
  },
  "texture": {
    "render_type": "hash",
    "seed_texture": "harvestcraft:items/greengrapeseeditem",
    "plant_textures": [
      "harvestcraft:blocks/crops/greengrape_stage_0",
      "harvestcraft:blocks/crops/greengrape_stage_0",
      "harvestcraft:blocks/crops/greengrape_stage_0",
      "harvestcraft:blocks/crops/greengrape_stage_1",
      "harvestcraft:blocks/crops/greengrape_stage_1",
      "harvestcraft:blocks/crops/greengrape_stage_2",
      "harvestcraft:blocks/crops/greengrape_stage_2",
      "harvestcraft:blocks/crops/greengrape_stage_3"
    ]
  }
}
