Compatibility
Minecraft: Java Edition
1.21.x
1.20.6
1.20.4
1.20–1.20.2
1.19.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed GPL-3.0-only
Created 2 years ago
Updated 18 hours ago
Changelog
- Added
StructureMusicApi,
allowing modders to define custom music to play within structures.- Contains an additional check to specify if the player must be within a structure piece.
- Added
MusicPitchApi,
allowing modders to specify when music can play at a different pitch.- Uses a
Function
to calculate the current pitch, letting the pitch continuously shift. - Can check for being in a specific:
- Biome
- Structure
- Contains an additional check to specify if the player must be within a structure piece.
- Dimension
- Will not be applied if Credits, End Boss, Creative, or Menu music is playing.
- Uses a
- Removed
PanoramaApi
as it has potentially unsafe implementation on 1.21.5. - Fixed spam-logging of structure names upon world load.