Just a thought but try removing the,
GL11.glDisable(GL11.GL_LIGHTING); and GL11.glEnable(GL11.GL_LIGHTING);
It worked for some block render issues I had once so maybe it might work for you.
6 replies
Important Information
By using this site, you agree to our Terms of Use.