How can I remove the "dyed" tag from leather armor?

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

imnotpoppy

New Member
Oct 7, 2018
9
0
0
26
Hello. I'm making some custom items, and one of those is some leather boots that are dyed, but Minecraft adds a lore to it saying it's dyed (Don't know if it says dyed or colored, I don't use the English version.). This is quite annoying, I tried to remove it with NBT data but couldn't. Does anyone know how to remove the tag?
 
I think that this is not possible, since it is part of minecraft and the items require that information, it is like wanting to eliminate the author of a book or the damage value of an item. Sorry if I'm wrong but for me it's not possible.
 
In the past I have used
code_language.skript:
give 1 leather boot with no nbt to the player

I’m not sure if this still works or not.
 
Status
Not open for further replies.