promotional bannermobile promotional banner

Better Village Spawn Point

Safe village spawn point. No trees. No cliffs. No fall damage.
Back to Files

[NeoForge] bettervillagespawnpoint-neoforge-1.21.7-3.0.jar

File namebettervillagespawnpoint-neoforge-1.21.7-3.0.jar
Uploaded
Sep 19, 2026
Downloads
4
Size
45.7 KB
Mod Loaders
NeoForge
File ID
8918262
Type
R
Release
Supported game versions
  • 1.21.7

Curse Maven Snippet

NeoForge

implementation "curse.maven:better-village-spawn-point-1319614:8918262"

Learn more about Curse Maven

What's new

Better Village Spawn Point 3.0 for Minecraft 1.21.7, built for Fabric, Forge and NeoForge. Requires Java 21. The Fabric jar needs Cloth Config 18.0.145 or newer.

This is the first release for 1.21.7. It is the 1.21.6 code with the version pins updated; nothing else needed to change.

Fixed

  • The village search could end up with a chunk radius of 0 for small villages, or villages whose start sat at negative chunk coordinates, and then find nothing. The radius now has a floor of 2 and uses absolute chunk offsets.
  • showBlockDebug never showed anything: the search recorded its block results into a private debugger while the command read the shared one. They now share an instance, and results are cleared at the start of each search.
  • The "Set spawn to" log line now names the block the player is placed on, not the ground block under it.

Changed

  • exclusions uses the same format as villageTags: #namespace:tag, namespace:id, or a * wildcard. The # on a tag is optional in both lists; a bare entry that is not a structure ID is tried as a tag.
  • Players face the centre of the village when they spawn instead of due south.
  • The mod now declares exactly Minecraft 1.21.7. Earlier releases claimed a wider range than the code supported, which turned a clean loader refusal into a crash on the wrong version.

Files

  • BetterVillageSpawnPoint-forge-1.21.7-3.0.jar
  • bettervillagespawnpoint-fabric-1.21.7-3.0.jar
  • bettervillagespawnpoint-neoforge-1.21.7-3.0.jar

This mod has no additional files