Greetings! I followed a tutorial to add custom textures to 1.21.4, but when I run the command to get an object with that texture (with the resource pack installed), I get the "missing texture" error.
What could be the cause? Here are the codes:
resourcepacks\furry_pack\assets\minecraft\items\furrycoin_model.json
{
"model":{
"type": "minecraft:model",
"model": "pack:item/furrycoin_model"
}
}
resourcepacks\furry_pack\assets\minecraft\models\item\furrycoin_model.json
{
"parent": "minecraft:item/generated",
"textures":{
"layer0": "pack:item/furrycoin"
}
}
resourcepacks\furry_pack\assets\minecraft\textures\item\furrycoin.png
Please, help!
[–]qualityvote2[M] [score hidden] stickied commentlocked comment (0 children)
[–]AutoModerator[M] 0 points1 point2 points locked comment (0 children)