Started by 
sam6
 on 
    Topic category: Help with Minecraft modding (Java Edition)
Ok so basically I just wanna have it so the main menu plays my custom songs. Do I have to use a mixin? I don't wanna do this using a resource pack btw.
Topic category: Help with Minecraft modding (Java Edition)
Ok so basically I just wanna have it so the main menu plays my custom songs. Do I have to use a mixin? I don't wanna do this using a resource pack btw.
why don't you want to use a resourcepack?
because its just kinda bloat, and I dont think they are automatically applied when loading up the instance.
if you use your mod's built-in resourcepack it will be applied automatically
ok uhh then how do I achieve my goal
by overriding the files, you can see how other sound overhaul resource packs do it.
you can also find a list of all track names here https://minecraft.wiki/w/Music
Your built in resource pack can be found here
you'd want to make a new folder under assets called minecraft to override
https://modrinth.com/resourcepack/music-resource-pack-template
https://modrinth.com/resourcepack/music-and-melody
ok tysm!
i replaced them but now no music plays
wait nevermind it just took a bit