Jump to content

Armor trim item model not functioning as intended


Leronus

Recommended Posts

I am trying to add custom materials to be used as armor trim. In this case I am trying to apply a bronze armor trim to my custom sapphire boots from the bronze ingot. The model is working correctly (sapphire with bronze armor trim) but the item model appears as the amethyst armor trim.

I believe this is due to the item_model_index defaulting to 1.0 instead of 1.1 which leads to this issue. Clearly I'm doing this wrong but I'm unsure of how to correctly load the item model for the custom armor trim materials.

Item model:  https://github.com/Leronus/mOres/blob/1.20.1/src/main/resources/assets/mores/models/item/sapphire_boots.json

ModArmorTrimMaterials.java: https://github.com/Leronus/mOres/blob/1.20.1/src/main/java/mod/leronus/mores/item/custom/trims/ModArmorTrimMaterials.java

Link to comment
Share on other sites

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.