{
"hook": "equippable",
"type": "custom_name",
"items": "diamond_helmet",
"modelPrefix": "helmet/",
"assetGen": "equipment/humanoid"
}
this is my json file, currently in the path: assets\minecraft\variant-cits\item with the rest of my modules
my texture is: assets\minecraft\textures\entity\equipment\humanoid\helmet\magma_helmet
whenever i name my helmet this, it wont do anything when i put it on. it just is the normal diamond helmet texture
If anyone can help it would be much appreciated
{
"hook": "equippable",
"type": "custom_name",
"items": "diamond_helmet",
"modelPrefix": "helmet/",
"assetGen": "equipment/humanoid"
}
this is my json file, currently in the path: assets\minecraft\variant-cits\item with the rest of my modules
my texture is: assets\minecraft\textures\entity\equipment\humanoid\helmet\magma_helmet
whenever i name my helmet this, it wont do anything when i put it on. it just is the normal diamond helmet texture
If anyone can help it would be much appreciated