#if event-item is dirt named "Dirt" ERROR
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
I am currently making a server and am trying to have skript use the condition if event-item is dirt named "Dirt" and i have problems.
Here is a picture and my code:
'on item spawn of dirt:
if event-item is dirt named "Dirt"
drop dirt named "&6Dirt" at location of {event}
cancel event'