pub fn spawn_trees(
    entities: &mut Vec<FactorioEntity>,
    count: u32,
    around: Position
)