{ "path": "mod_arsmagica2/plants/arsmagica2_tarma_rooot_plant.json", "enabled": true, "id": "arsmagica2:tarma_rooot_plant", "plant_name": "Tarma Roots", "seed_name": "Tarma Root Seeds", "seed_items": [], "description": { "translations": {}, "default": "Lighter than it look and rooted in the air, Tarma Roots grow in caves and other dark places. It is an ingridient for spells and air essence." }, "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:tarma_root", "meta": 0, "tags": "", "ignoreMeta": false, "ignoreTags": [], "useOreDict": false } ] }, "requirement": { "min_light": 10, "max_light": 16, "soils": [ "stone_soil" ], "conditions": [] }, "texture": { "render_type": "cross", "seed_texture": "agricraft:items/seedTarmaRoot", "plant_textures": [ "agricraft:blocks/cropTarmaRoot1", "agricraft:blocks/cropTarmaRoot1", "agricraft:blocks/cropTarmaRoot1", "agricraft:blocks/cropTarmaRoot2", "agricraft:blocks/cropTarmaRoot2", "agricraft:blocks/cropTarmaRoot3", "agricraft:blocks/cropTarmaRoot3", "agricraft:blocks/cropTarmaRoot4" ] } }