SamsTheNerd / ducky-periphs

A peripheral addon mod for ComputerCraft Restitched
9 stars 3 forks source link

odd sized texture reducing mip levels for blocks #42

Open Linguardium opened 3 months ago

Linguardium commented 3 months ago

common/src/main/resources/assets/ducky-periphs/textures/block/keyboard/keyzones/backslash_key.png

textures should be square. you can use UV values to pull the portion of the texture you want, but please dont use oddly sized textures or you break mipmapping settings

[20:24:25] [Worker-ResourceReload-10/WARN]: Texture ducky-periphs:block/keyboard/keyzones/backslash_key with size 16x8 limits mip level from 4 to 3