#remove dyed leather armor
1 messages · Page 1 of 1 (latest)
how would i do that?
remove {var}
(set item to var)
remove event-item
remove player's held item
remove (item) tldr
dont add unbreakable dyed names
if you want only a spesific item to be removed check the item by itself
uh i dont really know how to implement that
uh
thats basic
you should look at some tutorials
and the docs
its literally the same effect you were using
ive done some research and im still just as confused
i was gonna instead make it so that it checks if there is an item in the players inventory named something meaning i wont have to mention the actual item in the skript which avoids me having to use dye in skript, but idk how to do that