#Sounds not working
1 messages · Page 1 of 1 (latest)
How To Ask Good Questions
Be specific and include relevant details about the question upfront.
- What are you trying to accomplish?
- If you have code, which part is not working?
- What have you already tried?
- Have you searched the Bedrock Wiki?
{
"format_version": "1.14.0",
"sound_definitions": {
"lofi.beat1": {
"sounds": [
{
"name": "sounds/Lonely Nights",
"volume": 1.0
}
],
"category": "neutral",
"max_distance": 99999.0
},
This is just a snippet of my sound definitions. It's just the code for 1 of the sounds, but the others are cut off as to not make it too long.
It looks correct to me, however when I run /playsound lofi.beat1 @s it doesn't play the sound
Please avoid using caps and spaces.
Nah I found the problem
Apparently the ogg converter I was using didn't work. I used a different one and it played.
I can't close it, sorry
I have an issue with sounds too 🤣