I'm having an issue applying my uploaded .ogg sound for an item I added to my mod. For example, I've added an item called "Scissors" and an event attached to it that triggers when right clicking my scissors on a specific block. I've also recorded a sound I want to trigger when the mentioned event occurs. I don't know how to do this via programming without the java blocks, and there's nothing in the blocks for sound event handing.
MCreator issue tracker has been migrated to GitHub.
Existing tickets have been migrated to GitHub. Please open new tickets on the GitHub tracker instead. If you do not have a GitHub account, all feature requests and bug reports from MCreator forums are still considered and checked by the maintainers.
Sound Events
Issue description
Use play sound block in the procedure designer to play the sound and then trigger this procedure on item right click.