Started by
Fredzik
on
Topic category: Help with Minecraft modding (Java Edition)
Issue description
Hi! Since MCreator added possibility to add animated arms for custom modeled armor I wanted to make one. I started making Samurai Armor. Here's how it looks in Blockbench:
Model is fine. Every main groups of cubes are meant to be used as player body parts: headwear - helmet, body - chestplate, right/left arm - arms. But I encountered something bad. In the editor model is set to north, should render on player properly (mask on face, chest front on body etc.). But... this is how it looks in Minecraft:
MCreator element editor:
Edited by Fredzik on Thu, 07/16/2020 - 16:38
https://pastebin.com/eMmgAWhT
it looks the same to your original as far as i can tell, so if it still doesn't work then something else is amiss.
If this won't work, there's some good news for 2020.4: [Bugfix #63973] Custom armor arms were not properly applied to the player model
ah i see. as i use 2020.3, it did not have the new feature to add arms to the chestplate armor model, so i did it in code, which produced the screenshot i posted.
Anyway thank you for all the help you provided, I really appreciate it :)
Is there a download for this armor? if so what mod would i need to make it work it looks amazing
No necroposting m8, you just posted on a post thats 1 year old
Bruh moment
Anyways, you should use the java code and import it into blockbench.