#How to create a custom armor texture when worn, not just the texture in the inventory

1 messages · Page 1 of 1 (latest)

hearty sun
#

How to create a custom armor texture when worn, not just the texture in the inventory

tidal flume
#
Minecraft Wiki

Data components, or simply components, are structured data used to store information and define behavior. Their IDs are namespaced identifiers, and their values can be any data type – see § List of components.
When used by items, they are referred as item components or item stack components. They can exist anywhere that an item is stored, suc...

#

more specifically the asset_id field

hearty sun
#

I don't find

tidal flume
hearty sun
#

But I don't want to replace a texture, I want to add a new one.

tidal flume
#

yes, you can take a look at how minecraft does it already with their assets so you know how to do it yourself

#

the image attached tells you exactly what you should do

hearty sun
#

Where is asset_id located?

#

And thx for your help !

tidal flume
hearty sun
#

Thanks

harsh spruce
#

this is where you attach components for armour, armour on mobs, horse armour, nautilus armour etc

#

you have to link it to the texture file