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

Is it possible to change the sound of the regenerating blocks? #75

Open
Veltash opened this issue Sep 13, 2022 · 3 comments
Open

Is it possible to change the sound of the regenerating blocks? #75

Veltash opened this issue Sep 13, 2022 · 3 comments

Comments

@Veltash
Copy link

Veltash commented Sep 13, 2022

I have tried to change the sound from item pickup to chorus flower block but it didn't work. Did I do it wrong, or is it not possible at all in the current version?

@nitnelave
Copy link
Owner

Sorry, I'm cringing a bit reading the code I wrote more than 5 years ago...

In your config.yml, if you write:

sound:
  type: "BLOCK_CHORUS_FLOWER_GROW"

Does it work?

I think you can use the sounds listed in https://www.digminecraft.com/lists/sound_list_pc.php by replacing the dots with underscores.

@Veltash
Copy link
Author

Veltash commented Sep 14, 2022

I have already tried that and it didn't work.

I also tried removing the underscore but still nothing. :(

sound:
 volume: 1
 type: BLOCK_CHORUSFLOWER_GROW

@nitnelave
Copy link
Owner

Then sorry, maybe the API changed since? Or there's a bug in the code. I haven't touched this project in a long time, I'm not really maintaining it anymore.

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

No branches or pull requests

2 participants