[Biome Spawn Point] Spawning in `mushroom_fields` doesn't work all the time
thimblebird opened this issue ยท 0 comments
Information
Minecraft version: 1.19.2
Modloader: Forge
Forge version: 43.2.11
Environment: Singleplayer
Mod name: Biome Spawn Point
Mod version: 2.0
Description
I've set minecraft:mushroom_fields
as the only biome to spawn in, but it doesn't work some of the time. My best guess is that's because the mod can't find the biome "in range" programmatically or something? Granted I haven't looked at the source yet.