Started by
Capuch
on
Topic category: Help with MCreator software
The title probably sounds, but I made an item that plays a certain song that's 3 minutes long when an item is right clicked, and when I spam click it, the song overlaps, so how can I make it so that it only plays the sound again after it's done playing the sound orignially?
Edited by Capuch on Sun, 11/21/2021 - 00:21
wait blocks or nbt tags depending if it's a block, if not global variables
Hi, you could do that like this:
Im sorry if the image doesn't work, but here it is: https://sta.sh/0g2e54bt0aj
Just name the NBT tag with any name and replace "Custom code snippet: UR ACTION" with whatever actions should be executed each time it is triggered, then attach it into a right-click trigger, it requires only the entity dependency.
You're welcome.
Oh, nvm, shold be something like this:
https://sta.sh/0urad0ptfmq
Should*