{ "path": "mod_actuallyadditions/rice_plant.json", "enabled": true, "id": "actuallyadditions:rice_plant", "plant_name": "Rice", "seed_name": "Rice Seeds", "seed_items": [ { "item": "actuallyadditions:item_rice_seed", "meta": 0, "tags": "", "ignoreMeta": false, "ignoreTags": [ "*" ], "useOreDict": false } ], "description": { "translations": {}, "default": "Rice, a grain that is a staple for many. While commonly associated with flooded rice paddies, rice does not have to grow in flooded plains, but often is." }, "growth_chance": 1.0, "growth_bonus": 0.025, "bonemeal": true, "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": 3, "chance": 0.95, "required": true, "item": "actuallyadditions:item_food", "meta": 16, "tags": "", "ignoreMeta": false, "ignoreTags": [], "useOreDict": false } ] }, "requirement": { "min_light": 10, "max_light": 16, "soils": [ "farmland_soil" ], "conditions": [] }, "texture": { "render_type": "hash", "seed_texture": "actuallyadditions:items/item_rice_seed", "plant_textures": [ "actuallyadditions:blocks/block_rice_stage_1", "actuallyadditions:blocks/block_rice_stage_2", "actuallyadditions:blocks/block_rice_stage_2", "actuallyadditions:blocks/block_rice_stage_3", "actuallyadditions:blocks/block_rice_stage_4", "actuallyadditions:blocks/block_rice_stage_4", "actuallyadditions:blocks/block_rice_stage_5", "actuallyadditions:blocks/block_rice_stage_6" ] } }