[HELP] Trying to add ambient sounds to minecraft.

JupiterCutie

Feedback score
0
Posts
7
Reactions
0
Resources
0
As the title says I'm trying to add ambient sounds to minecraft.
Using our custom resource pack on our server added by items adder I want to add ambient sounds to minecraft, Things like birds chirping and such like that, The question is how.

How would I go about adding custom sounds to the game, that would play in the background on loop or cycle through certain ambient sounds,

I would also like to know if its possible to play these custom ambient sounds in certain areas of the game, if a player is outside and is exposed to the sky it plays a sound.
If they are in the caves theres custom ambient sounds there, And if they are in a forest theres birds chirping, things like that. Any help or plugin suggestions to do this would be appreciated !
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

DelxHQ

Founder @ Redline Hosting
Premium
Feedback score
0
Posts
31
Reactions
7
Resources
0
You'll need to add the sound to the resource pack then send the playsound packet to the client with the sounds ID server side. You can deffo play these sounds when they're in certain areas.
 

JupiterCutie

Feedback score
0
Posts
7
Reactions
0
Resources
0
You'll need to add the sound to the resource pack then send the playsound packet to the client with the sounds ID server side. You can deffo play these sounds when they're in certain areas.
thanks for the response i appreciate it, i dont have too much coding knowledge but i can talk to some people see if they could do it !!
 
Top