Issue with Playing sound using play sound block

Started by strantel on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Issue with Playing sound using play sound block

I have an issue with the playsound block, it wont seem to play any sounds. I had attempted to play ambient.cave and entity.wither.spawn but it wont play.

Joined Jun 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
here are some things you…
Tue, 06/24/2025 - 01:03

here are some things you could check:

is the "source" value of the sound set to a catagory you have the volume off on?

is the rest of your procedure working?

is it connected to an if with a bad condition?

is the location of the sound near the player?