Posted August 21, 20223 yr Hi, I need a custom armor model and I can't figure out how to do it. I've been reading documentation (modding tutorials, forge wiki -) but I still don't know how to archieve it. I would like to do a helmet with horns to practice. Could you point me the proper way to do it? Thank you so much :)
August 23, 20223 yr On 8/21/2022 at 3:05 PM, Retsal said: Could you point me the proper way to do it? First you need to create the model, for example with Blockbench, and then you need to export it as a java file. Then you need to implement IClientItemExtensions.getHumanoidArmorModel() to return your custom model, and Item.initializeClient() to provide you custom IClientItemExtensions.
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.