There are lines visible between chunks. This is because the side of the blocks at the edge of a chunk still have a face. This wasn't yet fixed in #186
The solution is to remove the sides from those blocks as well. The problem with this is that you might want to have faces there, for example if the chunk ends on a cliff.
There are lines visible between chunks. This is because the side of the blocks at the edge of a chunk still have a face. This wasn't yet fixed in #186
The solution is to remove the sides from those blocks as well. The problem with this is that you might want to have faces there, for example if the chunk ends on a cliff.