Posted February 12, 201312 yr Hi! I am developing a mod and i really need a hook to be able to chance how the armor model looks like. In my case i only need to resize the armor and i have tested that by editing source code so i know it works, but i don't want to edit the source so the mod is less compadable and have to be installed in the jar. And i was thinking that probobly other peoples want something like this so they can completly chance or add something to the armor. And oh, now i remembered. I am going to put on a extra moddel on to the player too. I don't want to say what but lets say for example feets. So it would be really nice to have a was to apply custom models and chance the classic armor with a hook. I can maybe do the hook if needed. Thanks for reading!
February 13, 201312 yr http://www.minecraftforge.net/forum/index.php/topic,5719.0.html you could use that to
February 13, 201312 yr Author Not really because that is not allaowing you to have a custom armor model and add a moddel. That only allow you to have a new item in the armor slot.
February 14, 201312 yr but you could make an custom Block renderer for the armor, it would render correct
February 14, 201312 yr Author Yes, but you can't edit the standard armor model and you can't add a custom model to be rendered when the armor is equipped. That is what i need.
February 15, 201312 yr The block renderer would work perfectly: http://www.minecraftforum.net/topic/1689682-awesome-armor-mod-147/ my mod uses just some normal block renderers.
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.