{ "path": "mod_arsmagica2/plants/arsmagica2_wakebloom_plant.json", "enabled": true, "id": "arsmagica2:wakebloom_plant", "plant_name": "Wakebloom", "seed_name": "Wakebloom Seeds", "seed_items": [], "description": { "translations": {}, "default": "Growing on the surface of water in warm climates, wakeblooms are used frequently in water-based spells." }, "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:wakebloom", "meta": 0, "tags": "", "ignoreMeta": false, "ignoreTags": [], "useOreDict": false } ] }, "requirement": { "min_light": 10, "max_light": 16, "soils": [ "farmland_soil" ], "conditions": [] }, "texture": { "render_type": "cross", "seed_texture": "agricraft:items/seedWakebloom", "plant_textures": [ "agricraft:blocks/cropWakebloom1", "agricraft:blocks/cropWakebloom1", "agricraft:blocks/cropWakebloom1", "agricraft:blocks/cropWakebloom2", "agricraft:blocks/cropWakebloom2", "agricraft:blocks/cropWakebloom3", "agricraft:blocks/cropWakebloom3", "agricraft:blocks/cropWakebloom4" ] } }