Blocks with no collision box are considered a valid respawn point
Wxrlds opened this issue ยท 0 comments
Versions
Minecraft: 1.16.5
Forge: 36.1.16
Skyblock Builder: skyblockbuilder-1.16.4-1.4.7.jar
Describe the bug
Block with no collision box like signs are considered a valid respawn point
How to reproduce
- Create new Skyblock world
- Replace the block below the spawn point (the one that's marked when executing
/skyblock spawns
) with a block without a collision box (Sign, Sapling,...) - Do
/kill
and you respawn on the block above the sign and fall down one block into the sign.
Expected behavior
The mod should find a valid respawn point as the game also respawns you there if there is only the void below the player.