Custom Armor
BP/contents.json
json
{
"content": [
{
"path": "items/custom_boots.json"
},
{
"path": "items/custom_chestplate.json"
},
{
"path": "items/custom_helmet.json"
},
{
"path": "items/custom_leggings.json"
},
{
"path": "manifest.json"
},
{
"path": "pack_icon.png"
}
]
}Code samples on this page are licensed under the MIT License