{
  "path": "vanilla/plants/white_tulip_plant.json",
  "enabled": true,
  "id": "vanilla:white_tulip_plant",
  "plant_name": "White Tulip",
  "seed_name": "White Tulip Seeds",
  "seed_items": [],
  "description": {
    "translations": {},
    "default": "A snow-white varient of the perrenial tulip plant. The plant is valued mostly for its distinctive blooms."
  },
  "growth_chance": 0.75,
  "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": 1,
        "chance": 0.75,
        "required": true,
        "item": "minecraft:dye",
        "meta": 7,
        "tags": "",
        "ignoreMeta": false,
        "ignoreTags": [],
        "useOreDict": false
      }
    ]
  },
  "requirement": {
    "min_light": 10,
    "max_light": 16,
    "soils": [
      "farmland_soil"
    ],
    "conditions": []
  },
  "texture": {
    "render_type": "hash",
    "seed_texture": "agricraft:items/seed_tulip_white",
    "plant_textures": [
      "agricraft:blocks/crop_tulip_white1",
      "agricraft:blocks/crop_tulip_white1",
      "agricraft:blocks/crop_tulip_white2",
      "agricraft:blocks/crop_tulip_white2",
      "agricraft:blocks/crop_tulip_white2",
      "agricraft:blocks/crop_tulip_white3",
      "agricraft:blocks/crop_tulip_white3",
      "agricraft:blocks/crop_tulip_white4"
    ]
  }
}
