{ "path": "mod_botania/plants/botania_brown_plant.json", "enabled": true, "id": "botania:brown_flower_plant", "plant_name": "Mystical Brown Flower", "seed_name": "Mystical Brown Seeds", "seed_items": [], "description": { "translations": {}, "default": "A beautiful flower that is as brown as the dirt." }, "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": 12, "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_brown", "plant_textures": [ "agricraft:blocks/crop_botania_brown1", "agricraft:blocks/crop_botania_brown1", "agricraft:blocks/crop_botania_brown1", "agricraft:blocks/crop_botania_brown2", "agricraft:blocks/crop_botania_brown2", "agricraft:blocks/crop_botania_brown3", "agricraft:blocks/crop_botania_brown3", "agricraft:blocks/crop_botania_brown4" ] } }