Suggestion/question: way to guarantee the player spawns on land
RomanKnight opened this issue ยท 0 comments
Information
Minecraft version: 1.20.1
Modloader: Fabric
Mod name: Biome Spawn Point
Feature description
I've been trying to use this mod to make the player spawn on a beach when starting a new world. The problem is, Minecraft's terrain generation makes it so that beach biomes extend underwater, and even spawn in the middle of the ocean, so the player is almost always spawned in the middle of the water somewhere. Is there some way you could add a feature that forces the player to spawn on land, within the specified biome/biomes? Thanks!