Posted October 27, 201510 yr Hello. I want to render texture of my item - to scale up. I know 3D renderer, but don't know 2D. How to render my sword texture? I saw it in CustomNPC mod and think it possible.
October 28, 201510 yr you could always tessellate the new texture so you can scale it up and then render it like you would with an 3d item except that its 2D instead
October 28, 201510 yr Author you could always tessellate the new texture so you can scale it up and then render it like you would with an 3d item except that its 2D instead Thx, but I'm had already got help. I rendered it with bindTexture and ItemRenderer.renderItemIn2D.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.