fix index out of bounds for blocks at world max height

This commit is contained in:
nossr50
2024-11-25 12:24:39 -08:00
parent 1b6b127ef4
commit 6dd175331c
3 changed files with 13 additions and 4 deletions

View File

@ -1,3 +1,6 @@
Version 2.2.029
Fixed bug where block checks at world height would throw IndexOutOfBounds exceptions
Version 2.2.028
Fixed stack overflow during ChunkUnloadEvent
Fixed a bug where you had to wait to summon another COTW summon if one or more of them had died or otherwise expired before their time limit