SOLVED LWJGL - Textured quad artifact*

I’m creating a “tiled” 3D world. And I have a tearing issue between each tile. BUT only if I a certain way?

I am filtering with GL_NEAREST, no mipmapping, and I am clamping to edge.

Any tips?

here for reference: