
Just Another Random Spawn
The mod provides random teleportation for players when they first join the world. The system automatically excludes aquatic locations like oceans and rivers to ensure the starting point isn't in water.
Configuration and Settings
All customization options are available through the "config/RandomSpawn.toml" configuration file. You can adjust:
- Teleportation distance
- Number of attempts to find a suitable location
- Biome blacklist
- Block blacklist
For Multiplayer Servers
On servers with many players, this mod helps distribute resource load around spawn points, preventing excessive concentration of buildings and activities in one area.
Technical Features
Mod development was prompted by the lack of similar solutions for version 1.20.1 Forge. Many existing mods in this category are closed for study, which motivated the creation of our own open alternative.
Compatibility Limitations
Testing with modifications that change the initial dimension hasn't been conducted. This particularly applies to variants with non-standard world generation where height functionality may work incorrectly. Use with mods that set spawn points in specific biomes or structures is also not recommended.