Arqade Asked by Novarender on April 11, 2021
I already know that you can have custom sounds in Minecraft by replacing the original sound effects using a resource pack, but that’s not exactly what I want. I tried that already and it worked, but I want to see if I can add more sounds instead of replacing pre-existing ones since I’m not sure which sounds I can replace now that won’t become a problem for me later on.
I know that it is apparently possible to do this, and I’ve heard that all you have to do is stick in the sound file wherever and go by the filepath relative to your sounds folder; here’s an example in my case.
I have a sound called nomoretears.ogg located at sounds/block/custom/nomoretears.ogg, and I tried to play it in-game with the following command:
/playsound block.custom.nomoretears ambient @p
However, it did not work. It isn’t the command being typed wrong because this command did work:
/playsound block.barrel.close ambient @p
And all I did was play a pre-existing sound.
So, what am I doing wrong?
P.S. I have tried refreshing/resetting my resource pack by going into the resource packs menu and taking it off and putting it back on. I also tried restarting Minecraft. Neither did anything.
P.P.S I got this specific sound to work when I was replacing the barrel close sound, but not when I tried to add it to the custom folder.
Oh, and one more thing — I noticed in the Sound Options that I had some of the sliders down, but I already had ambient at 100%. After I turned all of them back up still nothing happened.
Custom sounds need to be registered into a file called sounds.json so the game knows which sound file to play when the command is called. sounds.json is located in your_res_pack/assets/minecraft/sounds.json
.
An example of sounds.json:
{
"keyboard": {
"sounds":[
{
"name": "custom/keyboard_sound",
"weight": 1
}
]
}
}
There is more to sounds.json but this is the basic idea. More info on this file can be found on the wiki: https://minecraft.gamepedia.com/Sounds.json
Correct answer by MegaCrafter10 on April 11, 2021
Get help from others!
Recent Questions
Recent Answers
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP