#Skript On Click Of Player Head

1 messages · Page 1 of 1 (latest)

brisk temple
#

I wanna detect when a player right or left clicks on a head with a specific name or texture and i dont exactly know how and all of the examples or tutorials on google are outdated

bitter loom
#

not all of them. there are some great updated ones on the SkBee wiki, which you can use to check the nbt of the item in question. https://www.github.com/ShaneBeee/SkBee/wiki

GitHub

Contribute to ShaneBeee/SkBee development by creating an account on GitHub.

brisk temple
bitter loom
#

yep. blocks like skulls have nbt, stored in the item and block itself

hazy cypress
#

use on click event

#

and check if target block is player head

bitter loom
#

clicked block

brisk temple
long zinc
brisk temple
long zinc
#

try clicked block

brisk temple