**🧐 Motivation** Many of our contracts start with token id 1, ERC721Consecutive currently assumes the starting token id to be zero. **📝 Details** Add a constructor which allows setting the starting token id.