Better Village Spawn Point
Requires Cloth Config API if running on Fabric!
The Better Village Spawn Point modification changes the spawn point in a new world, placing it in a convenient and safe location in the nearest village.
Intelligent Spawn Point Detection
The mod ensures that you won't spawn on a tree, cliff, floating island above the village, in a cave beneath it, or in other inconvenient locations.
Fully Customizable
You can configure a list of village tags and identifiers:
villageTags = ["#minecraft:village", "#biomeswevegone:village", "skyvillages:skyvillage"]
Setting the search radius for villages from point (0, 0, 0):
villageSearchRadius = 2000
If the mod fails to find a suitable village with a safe spawn point, you can use standard Minecraft villages as a fallback option:
useMinecraftVillagesAsFallback = true