{
  "path": "mod_roots/plants/roots_pereskia_plant.json",
  "enabled": true,
  "id": "roots:pereskia_plant",
  "plant_name": "Pereskia",
  "seed_name": "Pereskia Bulb",
  "seed_items": [
    {
      "item": "roots:pereskia_bulb",
      "meta": 0,
      "tags": "",
      "ignoreMeta": false,
      "ignoreTags": [
        "*"
      ],
      "useOreDict": false
    }
  ],
  "description": {
    "translations": {},
    "default": "Pereskia seeds."
  },
  "growth_chance": 0.9,
  "growth_bonus": 0.025,
  "bonemeal": false,
  "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": "roots:pereskia",
        "meta": 0,
        "tags": "",
        "ignoreMeta": false,
        "ignoreTags": [],
        "useOreDict": false
      }
    ]
  },
  "requirement": {
    "min_light": 10,
    "max_light": 16,
    "soils": [
      "elemental_soil_soil",
      "caelic_soil_soil",
      "magmatic_soil_soil",
      "terran_soil_soil",
      "aqueous_soil_soil"
    ],
    "conditions": []
  },
  "texture": {
    "render_type": "hash",
    "seed_texture": "roots:items/pereskia_bulb",
    "plant_textures": [
      "roots:blocks/pereskia_0",
      "roots:blocks/pereskia_1",
      "roots:blocks/pereskia_2",
      "roots:blocks/pereskia_3",
      "roots:blocks/pereskia_4",
      "roots:blocks/pereskia_5",
      "roots:blocks/pereskia_6",
      "roots:blocks/pereskia_7"
    ]
  }
}
