{ "path": "mod_arsmagica2/plants/arsmagica2_desert_nova_plant.json", "enabled": true, "id": "arsmagica2:desert_nova_plant", "plant_name": "Desert Nova", "seed_name": "Desert Nova Seeds", "seed_items": [], "description": { "translations": {}, "default": "Desert Novas grow in dry conditions. They get their name from the small bursts of magic that they periodically emit." }, "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:desert_nova", "meta": 0, "tags": "", "ignoreMeta": false, "ignoreTags": [], "useOreDict": false } ] }, "requirement": { "min_light": 10, "max_light": 16, "soils": [ "sand_soil" ], "conditions": [] }, "texture": { "render_type": "cross", "seed_texture": "agricraft:items/seedDesertNova", "plant_textures": [ "agricraft:blocks/cropDesertNova1", "agricraft:blocks/cropDesertNova1", "agricraft:blocks/cropDesertNova1", "agricraft:blocks/cropDesertNova2", "agricraft:blocks/cropDesertNova2", "agricraft:blocks/cropDesertNova3", "agricraft:blocks/cropDesertNova3", "agricraft:blocks/cropDesertNova4" ] } }