#Custom armor

26 messages · Page 1 of 1 (latest)

still sun
#

Hi, when I put on my custom armor in minecraft it shows leather armor

halcyon hullBOT
# river garnet !faq java-armor

The armor model when worn on players/entities cannot be remodeled in vanilla Java edition, only retextured. Pumpkins and other items set on a player's head can be remodeled for custom hats, but won't display if set on feet/legs/torso.
(Any item can be put on the players head via the /item replace command (aka /replaceitem before 1.18), or ofc via mod or plugin methods).
Furthermore, with this pack you can give a large set of specific leather armor colors a unique texture without interfering with the colors available in a normal survival situation: https://github.com/Ancientkingg/fancyPants

With Optifine it is possible to add texture variants on any armor pieces depending on the name, damage and other nbt, but remodelling is also not possible with it.

still sun
river garnet
#

show one of the armors that does work

#

Also, what are you using for the custom armors to show up ingame in the first place?

still sun
#

Leather armor

river garnet
#

so all leather armor should looks like your custom armor?

#

no matter what color the leather armor has etc.

still sun
river garnet
# still sun

K, so armor textures specifically.
Are all of those leather armors? Or are they iron armor etc.?

still sun
#

leather

river garnet
#

K, then what tool/plugin/mod/shader are you using to get different leather armors?

still sun
#

items adder

river garnet
#

k, so that adds a shader to your pack to give a different texture to leather armor based on the color of the leather armor

still sun
#

I put in a model, a texture and it makes a custom model data id and it gives us a custom armor

#

we have a lot of them but this one is giving us a problem

river garnet
#

maybe the color you specified and the color your armor has aren't the same?

still sun
#

I only put the colour in the config

#

it's not going anywhere else

river garnet
#

k, what color did you specify in the config?

still sun
#

#4A3052

river garnet
#

take one of those armor items in your hand, then run
/data get entity @s SelectedItem.tag.display.color and tell me what the result is

#

(it should return 4862034 if I didn't mess up the command and if the armor item has that color value you mentioned)