My problem is how can I take only one item from the right-click slot. Because when I do that:
on right click with head:
if tool's name is "Name"
clear held item of player
Then that does not work
on right click with head:
if tool's name is "Name"
clear held item of player
Then that does not work