What's wrong with custom modelled armor?

Started by Fredzik on

Topic category: Help with modding (Java Edition)

Last seen on 12:59, 27. Nov 2023
Joined Jun 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
What's wrong with custom modelled armor?
Thu, 07/16/2020 - 16:38 (edited)

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:

armor render

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:

BRUH

MCreator element editor:

editing armor

Edited by Fredzik on Thu, 07/16/2020 - 16:38
Last seen on 05:29, 31. Jan 2022
Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
https://pastebin.com…
Thu, 07/16/2020 - 17:28

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.

Last seen on 12:59, 27. Nov 2023
Joined Jun 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If this won't work, there's…
Thu, 07/16/2020 - 20:50

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

Last seen on 05:29, 31. Jan 2022
Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ah i see. as i use 2020.3,…
Fri, 07/17/2020 - 06:42

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.

Last seen on 12:59, 27. Nov 2023
Joined Jun 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Anyway thank you for all the…
Sat, 07/18/2020 - 07:59

Anyway thank you for all the help you provided, I really appreciate it :)

Last seen on 21:32, 4. Oct 2021
Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is there a download for this…
Mon, 10/04/2021 - 20:54

Is there a download for this armor? if so what mod would i need to make it work it looks amazing

Last seen on 18:30, 5. Oct 2021
Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
No necroposting m8, you just…
Mon, 10/04/2021 - 22:41

No necroposting m8, you just posted on a post thats 1 year old

Bruh moment

Last seen on 18:30, 5. Oct 2021
Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Anyways, you should use the…
Mon, 10/04/2021 - 22:42

Anyways, you should use the java code and import it into blockbench.