Posted August 26, 201411 yr Hi I'm having a problem with my mob in minecraft. Textures are fine but if he stands still he has four arms. Picture: I think there is something with the renderer or the model. Code: https://github.com/NeoSup2130/Neo VampZ modder
August 26, 201411 yr Either get rid of your ModelRenderer fields, or stop extending ModelBiped. It is drawing all of the body parts twice. Check out my mod, Realms of Chaos, here. If I helped you, be sure to press the "Thank You" button!
August 26, 201411 yr Author Either get rid of your ModelRenderer fields, or stop extending ModelBiped. It is drawing all of the body parts twice. Thanks it works ,but it removes the sword VampZ modder
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.