#Is it possible to execute commands by pressing the left mouse button?

1 messages · Page 1 of 1 (latest)

weak fulcrum
#

Is it possible to run item events by left clicking on the mouse? When mining I wanted it to run a command.

neon shuttle
#

yes, you can by using minecraft:weapon and then inside use on_hit_block which will trigger the event

#

it works for custom items only though, for vanilla ones you probably have to replace them with a fake one or use scripts

neon shuttle
cursive totem
#

talking about item in genral