What's wrong with custom modelled armor?

Started by Fredzik on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Jun 2018
Points:
936

User statistics:

  • Modifications: 5
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 350
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
Active 3 years ago
Joined Nov 2019
Points:
877

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 384
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.

Active 1 year ago
Joined Jun 2018
Points:
936

User statistics:

  • Modifications: 5
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 350
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

Active 3 years ago
Joined Nov 2019
Points:
877

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 384
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.

Active 1 year ago
Joined Jun 2018
Points:
936

User statistics:

  • Modifications: 5
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 350
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 :)

Active 3 years ago
Joined Oct 2021
Points:
515

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
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

Active 3 years ago
Joined Oct 2021
Points:
521

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
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

Active 3 years ago
Joined Oct 2021
Points:
521

User statistics:

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

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