Posted April 25, 201411 yr I need to be able to make my own armor Renderer so I can apply effects to it like that of powered creepers "armor" effects. I can't find anyone who has tried to do this, only people wanting custom 3D armor. I have the 3D armor already. Is there a way to make/use my own armor Renderer class?
April 26, 201411 yr A quick google search found this: http://www.minecraftforum.net/topic/2001807-164how-to-code-custom-3d-armor-models-tutorial-by-senpaisubaraki/ Also, I have custom models loaded into one of my GitHub mod repos: https://github.com/Surseance/SteamCraft2 Make sure to check the ClientProxy, as that is where the models are loaded based on armor type. Hope this helps.
April 26, 201411 yr Author No, that doesn't help at all. I already have custom armor with my own custom 3D model and it WORKS. I need to know how to use the creeper "armor" powered effects on the custom armor I created.
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.