Posted October 16, 201410 yr Hi! I was wondering if any of you guys know how to make an item in the inventory look like a 3D block? Any help would be great.. thanks!
October 16, 201410 yr With an IItemRenderer. Or, if you update to 1.8, with a JSON file. Check out my mod, Realms of Chaos, here. If I helped you, be sure to press the "Thank You" button!
October 16, 201410 yr Hi WIth an IItemRenderer, or (simpler) an ISimpleBlockRenderingHandler. This link might help http://greyminecraftcoder.blogspot.com.au/p/list-of-topics.html see the Item Rendering sections. -TGG
October 17, 201410 yr Author Hi WIth an IItemRenderer, or (simpler) an ISimpleBlockRenderingHandler. This link might help http://greyminecraftcoder.blogspot.com.au/p/list-of-topics.html see the Item Rendering sections. -TGG Oh okay! thanks!
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.