#BlockEvents left click, how to force up

3 messages · Page 1 of 1 (latest)

golden kayak
#

Hello, i got a simple script.
I have a flint item, and when the player clicks on stone, theres a chance it breaks to sharpened flint.
And i have a way to either /give to what ever spot they have open in inventory, OR(proud of this) replace the flint they clicked with initally if that was the last flint they had.

HOWEVER.
If they punch stone again with sharpened flint, i destroy that sharpened flint.
But when i remove the flint from their hand to replace i think it retoggles the left click.
Is there a way to force a held left click to just stop?

I dont see flare stuff, but im using forge

hidden fractalBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

golden kayak
#

its either the fact of the item in the player's hand changing or the way .setiteminhand works