ll other items work true but the chestplate doesn't shod up in minecraft anymore
Json file contains:
{
"format_version": "1.16.100",
"minecraft:item": {
"description": {
"identifier": "addon:my_chestplate",
"category": "Equipment"
},
"components": {
"minecraft:icon": {
"texture": "my_chestplate"
},
"minecraft:creative_category": {
"parent": "itemGroup.name.chestplate"
},
"minecraft:max_stack_size": 1,
"minecraft:enchantable": {
"value": 10,
"slot": "armor_torso"
},
"minecraft:durability": {
"max_durability": 1650,
"damage_chance": {
"min": 60,
"max": 100
}
},
"minecraft:knockback_resistance": {
"protection": 0.75
},
"minecraft:mining_speed": 5,
"minecraft:foil": false,
"minecraft:hand_equipped": false,
"minecraft:wearable": {
"slot": "slot.armor.chest"
},
"minecraft:render_offsets": {
"main_hand": {
"third_person": {
"scale": [
0.1,
0.1,
0.1
]
},
"first_person": {
"scale": [
0.037999999999977205,
0.037999999999977205,
0.037999999999977205
]
}
},
"off_hand": {
"third_person": {
"scale": [
0.1,
0.1,
0.1
]
},
"first_person": {
"scale": [
0.037999999999977205,
0.037999999999977205,
0.037999999999977205