More Music Discs

More Music Discs makes it so that you can get more music or sounds from music discs. To get the sounds, you have to rename a music disc to certain names. Then, you have to stand right in front of a jukebox. Put the disc in it and look a bit up, until the original music stops and a new sound is played. After that, you will get the music disc back, even if the music isn't done. To stop the new sounds, you have to throw a piece of redstone dust on the jukebox.

If you walk away from the jukebox, the music keeps playing. That's because the music isn't played from the jukebox, but from the player itself.

You can detect a specific item in a jukebox using commands. If a music disc with the name 'Enderman' for example, is detected, I can make a sound play when this disc is inserted with the /execute command. I then make the music disc drop out of the jukebox, so that the sound doesn't repeat itself 20 times per second. Using the /stopsound command, I can stop the original music from player. When all of that is done, I have 1 music disc finished.

Bugs

  1. If you stand in a diagonal corner, the music disc will play the original music that can only be stopped via the /stopsound command
  2. Music Discs that are renamed without capitals don't work
  3. You have to look a bit up to make the discs work

Discs

Here's a list of the disc and the names for the certain sounds or music. Other discs or names don't work as More Music Discs.

Downloads







How to download

Use the following steps if you have downloaded one of my creations on your world before or if you've already worked with structure blocks on your world.

  1. Download the .nbt file.
  2. Go to your world's folder, click on generated, minecraft, structures and put the .nbt file inside the folder
  3. Go into your world and type the following command:
    /give @p minecraft:structure_block
  4. Put the Structure Block inside the ground, right-click and go to the Load menu. Write 'jukeboxmusic' under Structure Name.
  5. Press 'LOAD' two times.
  6. You're done!

Use the following steps if you haven't downloaded one of my creations on your world before or if you haven't worked with structure blocks on your world yet.

  1. Download the .zip file.
  2. Go to your world's folder and unzip the file there.
  3. Go into your world and type in the following command:
    /give @p minecraft:structure_block
  4. Put the Structure Block inside the ground, right-click and go to the Load menu. Write 'jukeboxmusic' under Structure Name.
  5. Press 'LOAD' two times.
  6. You're done!

Video