Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mcmmo levelup sound #4993

Open
GothkittyGirl opened this issue Apr 8, 2024 · 2 comments
Open

Mcmmo levelup sound #4993

GothkittyGirl opened this issue Apr 8, 2024 · 2 comments

Comments

@GothkittyGirl
Copy link

what sound files does mcmmo use for this? i want to turn it down client side for this server i play on

@Chew
Copy link
Member

Chew commented May 13, 2024

It looks like everything comes out of Master, so there's no way to turn it down on its own. Could be a feature request to allow this to be something else.

player.playSound(location, getSound(soundType), SoundCategory.MASTER, getVolume(soundType), getPitch(soundType));

@nossr50
Copy link
Member

nossr50 commented May 13, 2024

I think it would be a good idea to add, I'm open to PRs, I probably won't get around to this until the 1.20.6 chaos is settled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants