Custom Armor

Started by Juplicate on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Mar 2020
Points:
780

User statistics:

  • Modifications: 1
  • Forum topics: 25
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 52
Custom Armor

 Im trying to make a 3d Helmet called Gasmask what did I do wrong?

 Block bench: https://imgur.com/etNDVp6

 Ingame: https://imgur.com/jvHO3Xz

Active 4 years ago
Joined Sep 2019
Points:
975

User statistics:

  • Modifications: 1
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 507
The java class is the actual…
Sat, 06/06/2020 - 01:53

The java class is the actual model. Also, you didn't align the model to the player head... 

Active 2 years ago
Joined Mar 2020
Points:
780

User statistics:

  • Modifications: 1
  • Forum topics: 25
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 52
I did originally, I tried to…
Sat, 06/06/2020 - 01:53

I did originally, I tried to move it again after it didn't work.

Active 4 years ago
Joined Sep 2019
Points:
975

User statistics:

  • Modifications: 1
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 507
Send a pic of the alignment…
Sat, 06/06/2020 - 01:55

Send a pic of the alignment. And also post the code in the model.java class.

Active 2 years ago
Joined Mar 2020
Points:
780

User statistics:

  • Modifications: 1
  • Forum topics: 25
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 52
First, what is the alignment…
Sat, 06/06/2020 - 01:57

First, what is the alignment?!? Second how do I get the code? Third I don't even know how to put it back again, fourth I think I'm too confused to do this I'm just gonna stop for today and maybe try again tomorrow

Active 4 years ago
Joined Sep 2019
Points:
975

User statistics:

  • Modifications: 1
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 507
First, what is the alignment…
Sat, 06/06/2020 - 02:11

First, what is the alignment?!? Second how do I get the code? Third I don't even know how to put it back again, fourth I think I'm too confused to do this I'm just gonna stop for today and maybe try again tomorrow

Yep, I can screen share with you if you need a step by step. But I believe there are some tutorials on YouTube.

 

I will answer your questions though;

First, what is the alignment?!?

The alignment is, well, aligning your model to the player's head (provided by CEM).

Second how do I get the code?

Can't you open it in MCreator? If not, use this website I found just now.

https://codebeautify.org/javaviewer

Third I don't even know how to put it back again

Follow a tutorial, or add me on discord and I will give you the full treatment lol.

 fourth I think I'm too confused to do this I'm just gonna stop for today and maybe try again tomorrow

I understand, good night!

 

 

 

Active 10 months ago
Joined Jan 2020
Points:
702

User statistics:

  • Modifications: 2
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 16
In blockbench you must move…
Sat, 06/06/2020 - 09:35

In blockbench you must move center to helmet, experiment there