If I'm adding sounds on resource packs where should sound.json go?
//ads -- adsterra.com -- native banner
?>
{
"ak47_shot": {
"sounds": [
{
"name": "custom/ak47_shot"
}
]
},
"ak47_reload": {
"sounds": [
{
"name": "custom/ak47_reload"
}
]
},
"m79_shot": {
"sounds": [
{
"name": "custom/m79_shot"
}
]
},
"m79_reload": {
"sounds": [
{
"name": "custom/m79_reload"
}
]
}
}
This is my sound.json
file, and it doesn't work when I use /playsound custom.ak47_shot master @a
I'm not sure there is a problem with sound.json, but I think there is a problem.
Anyway, where should I put my sound.json
file? I put it in myresourcepack/assets/minecraft/sounds.json
right now.
There is a myresourcepack/assets/minecraft/sounds
folder too, and I putted my custom sounds in there.
Pictures about "If I'm adding sounds on resource packs where should sound.json go?"
Where do I put JSON sounds?
This file is located in assets/minecraft in resource packs, and the default file is located in . minecraft/assets/objects ( assets/resource_packs/vanilla/sounds on Bedrock Edition), and its hashed name can be found by looking it up in the file . minecraft/assets/indexes/<version>. json .How do I add sound to my minecraft resource pack?
2, the sound directory is located as follows: Windows: %AppData%\\. minecraft\\assets or %AppData%\\. minecraft\\assets\\virtual\\legacy.[MV] Baek Z Young(백지영) _ IF I
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: João Vítor Heinrichs, Josh Sorenson, Andrea Piacquadio, Nicole Michalou