i wanted to change the armor texture based on the mod and for convenience open the model in blockbench, but the json file does not open correctly and contains only 3 lines. maybe someone knows where I can get the model from the mod, because I have this problem not in the first mod.
this is what was in json:
"parent": "item/generated",
"textures": {
"layer0": "epicempires:item/spartan_helmet"
}
}```