Totemic

Totemic

14M Downloads

Tipi texture limits the mipmap level

mezz opened this issue ยท 1 comments

commented

textures/blocks/tipi.png is 40x40 pixels, which is not a power of 2.
This limits the mipmap level of the texture atlas, leading to ugly artifacts in distant textures.
Please make this texture 32x32 or 64x64 to fix this issue for BTM.

commented

Hm, I saw that mentioned in the log, but I did not think that it would be problematic