How do I do 2x rendering on my items?

Status
Resolved
Issue description

I don't know how to do 2x rendering for my items. I tried ripping a .json of a 2x hand model from itembound because that uses a lot of 32x32 textures, but it didn't work. How do I make my 32x32 item render twice the size of a 16x16 item?

Issue comments

You would need to make a custom model with proper size definition. I suggest you to ask on forums how to do this.