CottonMC / CottonResources

Reference mod for ores, ingots, tools, liquids, and all you can imagine.
MIT License
17 stars 12 forks source link

Plate sprites appear to be too high #45

Closed muzikbike closed 5 years ago

muzikbike commented 5 years ago

2019-09-13_22 02 38

Here it can be seen that the plates have a two pixel gap from the bottom, and a one pixel gap from the top. This seems inconsistent with vanilla minecraft item positioning. This could be fixed by moving the sprite of each plate one pixel down.

Nathan22211 commented 5 years ago

that's probably because the texture isn't an even number in height

Juuxel commented 5 years ago

No? The textures are 16x16.

LemmaEOF commented 5 years ago

I think they mean the drawn region.

LemmaEOF commented 5 years ago

But yeah, the plate textures are 13x13. Ender pearls are odd-numbered dimensions as well. Wontfix.