ramou / ChessMod

Adding Pippin Barr's Chesses to minecraft.
MIT License
3 stars 3 forks source link

I suspect 1.14.4, 1.15.2 and 1.16.5 will have slight errors with the way I draw boards cause I did it wrong #137

Open ramou opened 1 year ago

ramou commented 1 year ago

The normals aren't normal. Will affect how light impacts the 3D pieces. I recall fixing this in 1.18, but I think the cleaning phase we apply to 0.616 might include things that make such differences go away.

ramou commented 1 year ago

This'll live in ChessboardTileEntityRenderer (I don't recall if it became a BlockRenderer in 1.16.5 but it's the same file)