CustomiesDevs/Customies

Resolve Bug Size Items

RemBog opened this issue · 4 comments

Hello, could you add the possibility of having items in 64x64 and 32x32 in addition to 16x16 please?
I know it is possible thanks to nbt.

Do we even specify a 16x16 limitation. From what I believe you can provide a texture file of any of those sizes and the client will render them accordingly.

Yes but by adding nbt there is a way to solve this problem.
The CustomItemLoader plugin does that.

This is resolved in 47dedd4, but it will be in a release which has other API breaking changes. I will close this issue after the release has been created

Version 1.1.0 has been submitted to poggit and an update guide can be found on the wiki. To fix the issue you are having, you can follow this guide from the wiki.