-
Notifications
You must be signed in to change notification settings - Fork 0
Music Player
The Music Player is a block that can play Music Discs.
The block uses the /playsound command to play the stored data to the discs.
The block can be crafted at a Crafting Table.
- x3 Iron Ingots
- x2 Note Blocks
- x1 Redstone Dust
- x3 Raw Iron
- x3 Redstone Dust
- x2 Logs
There is some functionality to the block to use it correctly.
This section will list how to use the block.
To turn on or off the block right-click without sneaking with an empty main-hand while the tray is closed.
To open or close the disc tray sneak + right-click with an empty main-hand while the block is in the on state
- When the tray is closed with a music disc in it, then it will start to play.
- When the tray is empty then no music will play.
To add or remove a disk the block must be in the on state and the tray must be in the open state.
- The block must have an
empty inventory. - Then
holdthe music disc in yourmain-handandright-click without sneaking. - The tray will show a disc texture and the item will be added to the block.
- The inventory must contain a
music disc - Then using an
empty main-handandright-click without sneakingthe block. - The tray will show no disc and you will get back the item.
If the device receives redstone pulse then the music track will loop back to the start and start playing again once the disc finishes playing that iteration.