Started by
strantel
on
Topic category: Help with Minecraft modding (Java Edition)
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.
Topic category: Help with Minecraft modding (Java Edition)
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.
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?