when I do /clear ItsTevy #minecraft: there is only a few tags. Things like Diamond_sword and String aren't there.
Diamond sword and string are not tags, what you are describing are item ids, which are written without #.
If you want to remove string from a player, your command should be /clear ItsTevy minecraft:string, not /clear ItsTevy #minecraft:string.
Reporter: Vesel Stoyanov
Assignee: (Unassigned)
Created: 2021-07-16T07:45:01Z
Updated: 2025-03-09T20:07:48Z
Resolved: 2021-07-23T19:08:48Z
ADO:
Confirmation Status: Unconfirmed
Area:
Mojang Priority:
Category: (Unassigned)
Labels:
Affects Versions: 1.17.1
Fix Versions:
Retrieved 2025-06-10T22:07:39Z
Diamond sword and string are not tags, what you are describing are item ids, which are written without #.
If you want to remove string from a player, your command should be /clear ItsTevy minecraft:string, not /clear ItsTevy #minecraft:string.