plant
Pine
Related
Referenced by
Biomes 2
Raw definition
{
"blocks_movement": true,
"fertility_cost": null,
"flammability": 90,
"frost_kill_below": -45,
"growth_ticks": 972000,
"harvest_work_ticks": 4500,
"id": "core:pine",
"lifespan_ticks": 51840000,
"move_cost_pct": 100,
"name": "Pine",
"play_action": null,
"regrowth_ticks": null,
"research_prerequisite": null,
"reseed_ppm": 150000,
"shadow_height_tiles": 3.4000000953674316,
"size_tiles": 1.2000000476837158,
"snag_ticks": 291600,
"snag_yield_pct": 65,
"sow_work_ticks": 450,
"spread_ppm": null,
"sprite": "core/textures/pine_s3.png",
"sprite_is_full_colour": true,
"sprite_license": "LicenseRef-Groundwork",
"stage_sprites": [
"core/textures/pine_s0.png",
"core/textures/pine_s1.png",
"core/textures/pine_s2.png",
"core/textures/pine_s3.png"
],
"stages": 4,
"yields": [
{
"item": "core:wood",
"on": "core:chop",
"range": [
6,
10
]
}
]
}