How cancel the drop of a specific item?

  • 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.

Danic

Member
Jul 23, 2020
42
0
6
Korea
www.youtube.com
When a player dies and drops an item, I want to cancel the drop of only a item called [Dreamer's Tool].
[Dreamer's Tool] is a specific item created by renaming the Minecraft clock item.
Is there any construction that can do that?
 
I see this error.

"Traveler's tool" can't be removed from the drops because the former is neither an item type, an inventory nor an experience point"
 
what is the item you are trying to remove?
For example,
Code:
remove dirt named "hi" from drops
 
Status
Not open for further replies.