Open onycius opened 1 year ago
When you spawn on the surface with the config set to spawn you in a Deep Dark biome, do you still find that Deep Dark biome when digging downwards?
Just checked. I do spawn right above the Deep Dark.
I was also testing Alex's Caves to see if it would work with that, but it looks like it is having some of its own issues (being a new mod and all). Most likely isolated from this report though.
But yeah, it'd be nice to be able to somehow spawn within the cave biome itself.
After looking into it. It's a vanilla mechanic. Besides adventure or no sky dims. Any dims will find the top block to spawn the player.
This means need a mod that spawns players who respect Y like https://modrinth.com/mod/respawn-complex
Information
Minecraft version: 1.20.1 Modloader: Forge Forge version: 47.2.0 Environment: Singleplayer / Multiplayer
Mod name: Biome Spawn Point Mod version: 1.20.1-2.0
Question
Is there support for spawning in cave biomes? I set up my config to just spawn in the Deep Dark, but I spawned in a random surface biome instead. I initially thought it was a mod-compatibility issue, but running the mod standalone seems to have the same problem. There are no errors in the logs--
[10:17:35] [Server thread/INFO]: [Biome Spawn Point] Finding the nearest 'minecraft:deep_dark' biome. This might take a few seconds. [10:17:35] [Server thread/INFO]: Locating element minecraft:deep_dark took 220 ms
If there isn't support, is it possible to add this as a feature? Thanks so much!