Cracker's Wither Storm - Music
This project serves as supplementary content for the "Cracker's Wither Storm" modification, partially inspired by V-Sides Soundtrack. The addon enables configuration of custom musical compositions that play during key moments of confrontation with the Wither Storm using YouTube links.
Key feature - the module operates entirely client-side, allowing local installation without server requirements (this positively impacts performance!).
Inclusion of this modification in modpacks is permitted.
The interface displays track title, playback progress and channel, with support for scrolling long titles.
The project is in early development stage, expect significant changes in future versions.
Configurable Events
Currently available music configuration for the following events:
- Phases 1-3
- Phases 4-5
- Formidibombs (in inventory, placed and activated)
- Withered Symbiont
- Phases 6-7
- Ambient theme in bowels
- Command block battle
For each listed event, fine-tuning of volume and hearing distance is available.
Revival and fake death are planned for implementation.
Technical Details
File size is increased due to built-in YT-DLP library, which handles audio downloading via provided links and retrieval of composition metadata.
Currently only YouTube links are supported. For configuration, navigate to the configuration file, find the desired event in the corresponding category - remaining parameters are intuitive.
Most changes require complete Minecraft restart.
Known Issues:
- Music stop logic upon confirmed Wither Storm death works incorrectly with CWS Plus resource pack (reason unknown)
- Some debugging commands remained in code after development