Hi everyone,
I'm trying to make a mod that allows you to add custom music discs to the game but I can't find out how it's possible (if it's possible) to register sounds dynamically.
Since sounds are registered with the sounds.json file in the resources package, I think the easiest way would be to generate this file like it's possible the same way as models or recipes...
Or maybe there is a way to force the register in the code 🤔
Thank you for reading and sorry for my bad english :)