{
  "path": "mod_arsmagica2/plants/arsmagica2_aum_plant.json",
  "enabled": true,
  "id": "arsmagica2:aum_plant",
  "plant_name": "Aum",
  "seed_name": "Aum Seeds",
  "seed_items": [],
  "description": {
    "translations": {},
    "default": "A flower with healing properties, Aums are a component in many spells. It can only grow next to Witchwood trees."
  },
  "growth_chance": 0.75,
  "growth_bonus": 0.025,
  "bonemeal": false,
  "tier": 1,
  "weedable": true,
  "aggressive": false,
  "spread_chance": 0.1,
  "spawn_chance": 0.0,
  "grass_drop_chance": 0.01,
  "seed_drop_chance": 1.0,
  "seed_drop_bonus": 0.0,
  "products": {
    "products": [
      {
        "min": 1,
        "max": 4,
        "chance": 0.5,
        "required": true,
        "item": "arsmagica2:aum",
        "meta": 0,
        "tags": "",
        "ignoreMeta": false,
        "ignoreTags": [],
        "useOreDict": false
      }
    ]
  },
  "requirement": {
    "min_light": 10,
    "max_light": 16,
    "soils": [
      "farmland_soil"
    ],
    "conditions": [
      {
        "amount": 1,
        "min_x": -2,
        "min_y": -2,
        "min_z": -2,
        "max_x": 2,
        "max_y": 2,
        "max_z": 2,
        "item": "arsmagica2:witchwood_log",
        "meta": 0,
        "tags": "",
        "ignoreMeta": false,
        "ignoreTags": [],
        "useOreDict": true
      }
    ]
  },
  "texture": {
    "render_type": "cross",
    "seed_texture": "agricraft:items/seedAum",
    "plant_textures": [
      "agricraft:blocks/cropAum1",
      "agricraft:blocks/cropAum1",
      "agricraft:blocks/cropAum1",
      "agricraft:blocks/cropAum2",
      "agricraft:blocks/cropAum2",
      "agricraft:blocks/cropAum3",
      "agricraft:blocks/cropAum3",
      "agricraft:blocks/cropAum4"
    ]
  }
}
