player cursor item replace air not working
my command:
execute as @a[tag=multitool] if items entity @s player.cursor minecraft:clock[minecraft:custom_data={multitool:true}] run item replace entity @s player.cursor with minecraft:air
my command:
execute as @a[tag=multitool] if items entity @s player.cursor minecraft:clock[minecraft:custom_data={multitool:true}] run item replace entity @s player.cursor with minecraft:air