pub fn smoke_at_time(
    position: Vec3<i32>,
    temperature: f32,
    time_of_day: f32
) -> (f32, Increasing)