i can put the texture on an item and recolor it if i want, but i dont know how to make it display a recolored version of a normal minecraft armor item when equipped. how do i display it?
#how do i make armor thats like minecrafts normal armor but just recolored? 1.21.8
9 messages · Page 1 of 1 (latest)
Welcome to the help forum!
Please make sure to read #1029373817119838218 as it may answer your question!
Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.
have you assigned the equipment component to your item in your give command? (or whatever you use to give yourself the item)
Like /give @s knowledge_book[equippable={slot:"chest",asset_id:"armortest"}]
what does asset_id do
i just tried adding the asset_id part in equippable and it still doesn't display
nvm
specify which "equipment" file to use to determine what texture it will display