Posted March 12, 201312 yr firsty, this topis is not about how to create a custom TileEntity renderer. I tried few times rewrite that code, but even after coordinates and lightmap correction it does not always work. Sometimes it crashes on "already tesselating" error, next run it works fine. I'm quite lost when it comes to this tesselator rendering madness... PS: I somewhere read that there've been done some changes to rendering in 1.5, is it in a new version better/different? mnn.getNativeLang() != English If I helped you please click on the "thank you" button.
April 25, 201312 yr Checkout my code. It's library with example usage. You can use it (it's unfinished but designed as future-compatible) or just use my code. Important class is (which you can use on its own): cz.skore13.renderLib.renderHelper Also note that there are 2 minor bugs that I'm working on: http://www.minecraftforge.net/forum/index.php/topic,7943.0.html PS: I know that this post is 1 month old but it could be still useful. If not nothing happened EDIT: link to github repository: https://github.com/skore13/renderLib Creator of easy custom renderer library without tile entity. https://github.com/skore13/renderLib
April 26, 201312 yr Bugs fixed now! Creator of easy custom renderer library without tile entity. https://github.com/skore13/renderLib
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.