#I want a delay on a custom item's effects, how do I do that?

3 messages · Page 1 of 1 (latest)

coral glade
#

I'm developing a mod and I have a custom item that gives the user some effects, spawns some particles, and plays a sound. I have all of those down, but I also want to add a half-second delay to the item before it applies the effects after it is used. How can I do this? I'm rather stumped as to how to deal with ticks inside an item as opposed to a block/other entity.

neon jolt
coral glade
#

i think i understand, but for further clarification: i want the effects to be applied a half-second AFTER the user uses the item, i already know how to apply a normal cooldown to the item