Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

I have not fully worked on this before but, I believe each piece of armor may need it's own model class. Again, NOT SURE just a guess. :P

I am not a cat. I know my profile picture is sexy and amazing beyond anything you could imagine but my cat like features only persist in my fierce eyes. I might be a cat.

  • Author

I have not fully worked on this before but, I believe each piece of armor may need it's own model class. Again, NOT SURE just a guess. :P

i was thinking that but the visor part (green bar) only appears when i put the helmet on and the shoulder pads (boxes on the back) only appear when i have the chestplate on

Hm, see - I have not worked with custom armor models yet but I'm sure this must be a common problem. Have you tried googling your error?

I am not a cat. I know my profile picture is sexy and amazing beyond anything you could imagine but my cat like features only persist in my fierce eyes. I might be a cat.

Have you thought about finding a mod that implements custom armor models and comparing it via their github? Whenever I encounter a problem, I normally think of a mod doing what I want to do and seeing if they have a github. :P

I am not a cat. I know my profile picture is sexy and amazing beyond anything you could imagine but my cat like features only persist in my fierce eyes. I might be a cat.

  • Author

Have you thought about finding a mod that implements custom armor models and comparing it via their github? Whenever I encounter a problem, I normally think of a mod doing what I want to do and seeing if they have a github. :P

i dont know very many mods that do it :/ i can only think of bloodmagic and that didnt help at all... you know one?

Honestly no. I do remember hexxit cloud boots had a custom armor model but, I'm not sure what mod implemented it. :/ Have you tried this tutorial?

 

http://www.minecraftforum.net/forums/mapping-and-modding/mapping-and-modding-tutorials/1571595-1-7-2-how-to-code-custom-3d-armor-models-3d

 

Any methods that may be obfuscated, you can reference to the forge github change log here: https://github.com/MinecraftForge/FML/tree/1.7.10/conf

 

The files extended with ".csv" are the ones containing the conversions from obfuscated to de-obfuscated. Hope this kinda helps. :P

 

I am not a cat. I know my profile picture is sexy and amazing beyond anything you could imagine but my cat like features only persist in my fierce eyes. I might be a cat.

Also, is your custom armors rotation points PERFECTLY matched to the ModelBiped ones?

 

EDIT:

It seems that in the tutorial listed above, he got the EXACT same issue you have and, shows how to fix it. Seems you need to add a few more methods to your model class. :P Just look through the tutorial till you reach the point where he fixes it. :P

I am not a cat. I know my profile picture is sexy and amazing beyond anything you could imagine but my cat like features only persist in my fierce eyes. I might be a cat.

  • Author

it must have been something with my class :/ everything he says to change/remove/add are already there and techne said they were in the right spot i tried his code and it worked fine

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.