Started by
PeppinoYT
on
Topic category: Help with Minecraft modding (Java Edition)
How are Custom armor made for example 3d? I have to use blockbench though on youtube I have seen that people go into the code and I don't know exactly what they are doing
Currently, you can set the chest for chestplate, legs for leggings, legs for boots, and head for helmet in the armor element. You have to import your model, go in "Optional custom [armor part] model settings" in the armor element and bind groups to each part. For the arms, I could send a link to a tutorial explaining how to achieve 3d armored arms. I hope that helps.
on last 2020.4 snapshot you dont need to do any coding edit anymore, on Armor part you can set ArmL and ArmR now :)
you need to make 4 java files on blockbench (for each armor part) and import the _layer_1 & _layer_2 textures on Mcreator.