File Details
dungeonz-1.0.8.jar
- R
- Feb 24, 2026
- 917.18 KB
- 6
- 1.20.1
- Fabric
File Name
dungeonz-1.0.8.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Critical Fixes
- Fixed server crash when opening portal screen with no players in the Overworld
- Fixed dungeon gate save data corruption causing IndexOutOfBoundsException
- Fixed east-facing dungeon gates unlocking while enemies are still alive
- Fixed crash when breaking blocks in dungeon dimension without a valid portal
- Fixed crash during auto-kick when a player is offline
- Fixed crash when entering dungeon with no valid spawn position
- Fixed crash when teleporting out of dungeon with no valid spawn position
- Fixed crash when mob or boss entity creation fails during dungeon refresh
Bug Fixes
- Fixed spawner positions being lost on server restart
- Fixed dungeon gate auto-unlock never triggering after clearing all mobs
- Fixed spawner spawn counter only counting failed spawns, preventing spawner self-destruct
- Fixed stale dungeon data persisting in memory after NBT reload
Code Quality
- Fixed quickMove returning null instead of ItemStack.EMPTY
- Removed unused dead code in dungeon refresh and spawner renderer

