Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fxmorin/bedrockjukebox
this mod changes the vanilla java jukebox to work like the bedrock jukebox
https://github.com/fxmorin/bedrockjukebox
Last synced: about 1 month ago
JSON representation
this mod changes the vanilla java jukebox to work like the bedrock jukebox
- Host: GitHub
- URL: https://github.com/fxmorin/bedrockjukebox
- Owner: FxMorin
- License: mit
- Created: 2022-06-16T23:31:07.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T22:23:17.000Z (over 2 years ago)
- Last Synced: 2024-10-15T06:31:15.170Z (3 months ago)
- Language: Java
- Homepage:
- Size: 69.3 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bedrock Jukebox
#### Just like the title says, this mod changes the vanilla java jukebox to work like the bedrock jukeboxCheck out [ilmango's video](https://youtu.be/cP-vWpJS4lo) to better understand the changes!
[Ilmango's video on the mod](https://www.youtube.com/watch?v=3rDJyFzcZa4)
**Changes:**
- Jukebox now acts like a redstone block while its playing music
- Hoppers, dispensers, etc... can interact with jukeboxes
- Jukebox now gives block updates when changing, due to the fact that it emits redstone
- Jukebox is immovable if it has a disc in it (carpet movableBlockEntities)
**Parity:**
- Jukeboxes still cause shape updates when changing state (intended)