Can I make a Minecraft Item consumable?
I want to give a player a paper with custom name; cutom data; etc. if they trigger a scoreboard. Now I want to use this item (paper) with a right click. So I want to start a function if someone rightclicks the custom paper, but you can't rightclick a paper or detect the rightclick with a paper right? So how can I fix this? (Java edition 1.21.7)