ramou / ChessMod

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

Beam is wonky, looks like texture drawn wrong #193

Closed ramou closed 1 month ago

ramou commented 1 month ago

UV set wrong in the second half, but I think there's other issues. Very noticeable with shader. May also want to look at what it does when drawing two pixels on the same spot as I think it's adding the alphas.

riri404 commented 1 month ago

the problem is when the shaders are activated, it doesn't like 0 alpha, without shaders the beam fades nicely