2
Changing item textures based on name or durability
I need items to change their texture based on their name, durability, or anything else - it just has to be the same item. I am not using Optifine (nor pluginis or mods), but I have a resource pack and command blocks on my server. I can't find any solution to this. Please help!
4
[deleted]
I dont know if you're able to change textures through durability, however you can change textures with a custom nbt tag
e.g.
For changing textures based on the custom name of the item, yes you'll need optifine for that
e.g.
/give @p sand{CustomModelData:1} 1this video might help as wellFor changing textures based on the custom name of the item, yes you'll need optifine for that
You need to use Optifine.
im not sure how to do either, but you definitely need optifine for textures based on names
