Posted August 26, 20223 yr I have a block that will hold an item in it and I want to grab the Icon of that Item that is inside my BlockEntity and apply to the front of the block so there is Icon of the item on the inside that is visible on the 3D block. Is this possible?
August 27, 20223 yr 6 hours ago, ItzPray said: Is this possible? Sure! You need to create your own BlockEntityRenderer and render the item, and then register the BlockEntityRenderer to your block in the EntityRenderersEvent.RegisterRenderers event
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.