SerilumSpawnTweaker
A modification that introduces improvements to Serilum's mods related to player respawn points.
Improvements for Village Spawn Point
Added the ability to create a blacklist of villages that should not be used for determining respawn points.
Fixed a compatibility bug with Biome Spawn Point on Fabric that previously did not work correctly.
The respawn point is now set to the center of the structure instead of the y=0 coordinate or surface, allowing proper functionality with underground villages.
Improvements for Biome Spawn Point
Completely changed the logic for finding biomes for respawning:
- Old system: random selection from all possible biomes followed by finding the nearest one
- New system: finding the nearest biome from the list of available options
The respawn point is now set directly at the biome position instead of the surface, ensuring proper functionality with cave biomes.
Important Note
Minecraft by default always respawns players on the surface in dimensions with daylight or for non-adventure modes. For the ability to respawn in non-surface locations, an additional modification such as Respawn Complex is required.