Description
Requires Cloth Config API if you run on Fabric!
Better Village Spawn Point is a mod that sets the spawn point of a new world to be in a reasonable, safe position in the nearest village.
Smart Spawn Point Detection
This mod ensures that you don't spawn in a tree, on a cliff, on a floating island above the village, in a cave beneath the village, you name it.
FULLY Configurable
You can configure a list of village tags and IDs.
villageTags = ["#minecraft:village", "#biomeswevegone:village", "skyvillages:skyvillage"]
This is how far the mod will search from
(0, 0, 0) for a village.villageSearchRadius = 2000
If the mod fails to find a village with a valid spawn point, you can optionally default to minecraft's vanilla villages.
useMinecraftVillagesAsFallback = true


