{ "path": "mod_botania/plants/botania_light_gray_plant.json", "enabled": true, "id": "botania:light_gray_flower_plant", "plant_name": "Mystical Light Gray Flower", "seed_name": "Mystical Light Gray Seeds", "seed_items": [], "description": { "translations": {}, "default": "A beautiful flower, albiet even more non-descript than its cousin, the Mystical Gray Flower." }, "growth_chance": 0.75, "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": 4, "chance": 1.0, "required": true, "item": "botania:petal", "meta": 8, "tags": "", "ignoreMeta": false, "ignoreTags": [], "useOreDict": false } ] }, "requirement": { "min_light": 10, "max_light": 16, "soils": [ "podzol_soil" ], "conditions": [] }, "texture": { "render_type": "cross", "seed_texture": "agricraft:items/seed_botania_light_gray", "plant_textures": [ "agricraft:blocks/crop_botania_light_gray1", "agricraft:blocks/crop_botania_light_gray1", "agricraft:blocks/crop_botania_light_gray1", "agricraft:blocks/crop_botania_light_gray2", "agricraft:blocks/crop_botania_light_gray2", "agricraft:blocks/crop_botania_light_gray3", "agricraft:blocks/crop_botania_light_gray3", "agricraft:blocks/crop_botania_light_gray4" ] } }