#Why is this sounds.json not working?

10 messages · Page 1 of 1 (latest)

native osprey
#

{
"boost": {
"sounds": [
"custom:boost"]
},
"bitclash": {
"sounds": [
"custom:bitclash"]
},
"jump":{
"sounds": [
"custom:jump"]
},
"boom": {
"sounds": [
"custom:boom"]
},
"shoot": {
"sounds": [
"custom:shoot"]
},
"": {
"sounds": [
"custom:"]
},
"": {
"sounds": [
"custom:"]
},
"": {
"sounds": [
"custom:"]
}
},

fossil prawnBOT
#
Welcome to the help forum!

Please make sure to read #1029373817119838218 as it may answer your question!

Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.

delicate quail
native osprey
#

it is supposed to end that way.

delicate quail
#

could you send the whole sounds.json?

#

(as a file)

native osprey
#

sorry, i found the issue

#

goofy little bracket was not correctly placed >:(

#

thank you for trying to help tho!

delicate quail
#

yeah, always a good idea to check for valid .json format 😅
(personally I use https://jsonlint.com)