How to replace sounds, like menu music?

Started by sam6 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to replace sounds, like menu music?

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.

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
why don't you want to use a…
Mon, 11/03/2025 - 20:28

why don't you want to use a resourcepack?

Joined Nov 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
because its just kinda bloat…
Mon, 11/03/2025 - 20:30

because its just kinda bloat, and I dont think they are automatically applied when loading up the instance.

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
if you use your mod's built…
Mon, 11/03/2025 - 20:31

if you use your mod's built-in resourcepack it will be applied automatically

Joined Nov 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ok uhh then how do I achieve…
Mon, 11/03/2025 - 20:43

ok uhh then how do I achieve my goal

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
by overriding the files, you…
Mon, 11/03/2025 - 20:54

by overriding the files, you can see how other sound overhaul resource packs do it.

links posted in next message

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

Joined Nov 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ok tysm!
Mon, 11/03/2025 - 20:55

ok tysm!

Joined Nov 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i replaced them but now no…
Mon, 11/03/2025 - 21:37

i replaced them but now no music plays

Joined Nov 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
wait nevermind it just took…
Mon, 11/03/2025 - 21:38

wait nevermind it just took a bit