Jump to content

[Solved] Modded helmet points to vanilla Minecraft textures for player render model


DoctorWafflePhD

Recommended Posts

I am currently attempting to make a modded helmet, and while it loads in-game properly and has the proper item texture, armor values, repair material, etc., its actual appearance when worn is an unloaded pink block texture. I checked the logs, and it states that it is looking in minecraft:textures/models/armor/nautilus_helmet_layer_1.png instead of my mod's directory for the armor texture (doctorwafflemod:textures/models and so forth). How can I instead point the item to my mod texture directory for rendering the helmet on the player's head?

Item registry class - https://pastebin.com/3PH77BLJ

Modded armor enum - https://pastebin.com/cD2AadhZ

Please tell me if I need to supply any further information.

 

Edited by DoctorWafflePhD
Solved.
Link to comment
Share on other sites

  • DoctorWafflePhD changed the title to [Solved] Modded helmet points to vanilla Minecraft textures for player render model

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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