Posted January 9, 20214 yr so in my mod I made netherite armor, and the item texture for the chestplate and boots are working except the other pieces, but when i put on the armor the texture in my resources/assets/my_mod/textures/models/armor isint registering to the armor therefore giving me the error texture. how do I fix this? Edited January 9, 20214 yr by Somonestolemyusername typo
January 9, 20214 yr Well, not that I'm an expert, but I think the textures are supposed to be under "resources/assets/modid/textures/item". Obviously replace "modid" with your modid. I could be wrong, though.
January 9, 20214 yr Author no that's for the item , I mean when i put on as in the actual model as in when you wear the armor in game and you go in F5 mode and you see armor on you other than error texture Edited January 9, 20214 yr by Somonestolemyusername
January 9, 20214 yr Oh, well the "textures" package still wants to be under assets, although that may not be your problem.
January 9, 20214 yr Author wait it is under assets and mod id my bad but for some reaso n the texture dont work Edited January 9, 20214 yr by Somonestolemyusername
January 9, 20214 yr Author hello? why hasent anyone replied? Edited January 9, 20214 yr by Somonestolemyusername
January 10, 20214 yr Author Hello? noone has helped me for the last 20 hours and i think that other person stole my code
January 10, 20214 yr 5 hours ago, Somonestolemyusername said: Hello? noone has helped me for the last 20 hours and i think that other person stole my code You do realize that no one is obligated to help and that bumping a thread every day doesn't change the outcome. Also, presumptions about if he stole your code are pointless as yours is ARR. Now as for the actual problem, it's looking for 'pink_layer_1/2' as that is name supplied to the armor type, not 'netherite'.
January 12, 20214 yr Author thx it worked, also my pickaxe texture isint working and the item texture for the armor
January 14, 20214 yr Sorry I didn't reply sooner, I was busy. I'm glad you got the problem sorted out. I had a look at the code, but I can't find the new problem, sorry. Oh, and I didn't steal your code, don't worry. Although, I couldn't have used it, since like ChampionAsh said, your code is All Rights Reserved by default.
January 14, 20214 yr On 1/12/2021 at 4:28 PM, Somonestolemyusername said: thx it worked, also my pickaxe texture isint working and the item texture for the armor Pickaxe model isn't json, your item model is still an 'item' not an 'armor'.
January 15, 20214 yr Author ik i separately put that in the items section Edited January 15, 20214 yr by Somonestolemyusername
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.