[Bug] Bosses not spawning
beam1ng opened this issue ยท 1 comments
After generating a new world, only one boss spawns per dimension. Changing the "Boss Spawn Cooldown" in adventure.config
file doesn't have any affect.
The bug seems to be present since the commit introducing Zenith 0.2.0: da189b9
The commit altered the BossEvents.java
file which might be relevant to the issue.
Tested on versions:
- 0.2.4 - Bug is present
- 0.2.0 - Bug is present
- 0.1.11 - Bug is not present
- 0.1.5 - Bug is not present