Custom Armor
RP/textures/item_texture.json
json
{
"texture_data": {
"wiki:custom_helmet": {
"textures": "textures/wiki/items/custom_helmet"
},
"wiki:custom_chestplate": {
"textures": "textures/wiki/items/custom_chestplate"
},
"wiki:custom_leggings": {
"textures": "textures/wiki/items/custom_leggings"
},
"wiki:custom_boots": {
"textures": "textures/wiki/items/custom_boots"
}
}
}Code samples on this page are licensed under the MIT License