make a specific colored named item summon a shulker bullet

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Dezz_Dderp

Member
Mar 30, 2021
1
0
1
18
so i have been working on a skript and for some reason it doesnt work even tho i think im doing it correctly could some1 help me with it? the skript looks like this:

on rightclick:
if name of player's held item named "<gold>Kyoshi Fan".
summon minecraft:shulker_bullet
 
Code:
on right click:
 if player is holding a diamond named "Shoot":
  summon a shulker bullet at location of player

Try this
 
Status
Not open for further replies.