{ "path": "mod_arsmagica2/plants/arsmagica2_cerublossom_plant.json", "enabled": true, "id": "arsmagica2:cerublossom_plant", "plant_name": "Cerublossom", "seed_name": "Cerublossom Seeds", "seed_items": [], "description": { "translations": {}, "default": "Cerubloosom flowers thrive in lush, green enviroments. They were one of the first magical plants discovered, being used in potions and salves." }, "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:cerublossom", "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/seedCerublossom", "plant_textures": [ "agricraft:blocks/cropCerublossom1", "agricraft:blocks/cropCerublossom1", "agricraft:blocks/cropCerublossom1", "agricraft:blocks/cropCerublossom2", "agricraft:blocks/cropCerublossom2", "agricraft:blocks/cropCerublossom3", "agricraft:blocks/cropCerublossom3", "agricraft:blocks/cropCerublossom4" ] } }