OpenBlocks

OpenBlocks

56M Downloads

Grave spawns on 0th block layer if player died in void

Technus opened this issue ยท 1 comments

commented

Suggested fix: check if spawn location is below 5th layer then move to 6th layer.

Afaik, added the solution in fork.

https://github.com/GTNewHorizons/OpenBlocks/blob/master/src/main/java/openblocks/api/GraveSpawnEvent.java

commented

Should be fixed by 767b3f2.