Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last week
Updated 5 days ago
Provides a framework for custom background music to be used by both mods and map makers.
Also adds support for custom loop points in sounds.
The BGM block can be used to set the BGM for a specific bounding area
The Boss Spawner block is a helper block that can be used to spawn an enemy and play a specific BGM while the entity is alive.
- the entity will be despawned and the block reset if a player leaves the activation area
- the block is only active while powered by redstone
- the block will output a comparator strength of 7 when the boss is spawned and 15 when it is killed
- turning the redstone signal off resets the block so it can be used again
The Entity Tester block is a helper block to test for entities inside a bounding area