MattCzyr / NaturesCompass

A Minecraft mod that allows you to locate biomes anywhere in the world.
https://www.curseforge.com/minecraft/mc-mods/natures-compass
Other
62 stars 47 forks source link

[Question] Dimensions with different seeds #144

Closed clmc99 closed 2 years ago

clmc99 commented 2 years ago

I have a world where the Nether and End are generated with a different seed than the Overworld. It seems like Nature's Compass uses the overall world seed (the one that was used to generate the Overworld) instead of the per-dimension seed. Is there a way to change this?

MattCzyr commented 2 years ago

Seeds should have no impact on how the compass works. When you search for a biome, evenly spaced samples are taken spiraling outward from your starting location. The biome is checked at each of these locations, and if it matches the biome you're searching for, it succeeds. It isn't linked to the world seed.

clmc99 commented 2 years ago

Hmm, it's not finding the right biomes for me in the Nether or End. I checked on a new world using the seed that's being used for the Nether and End in this world, and the biomes seem to line up with where Nature's Compass is pointing me to