Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The biome generator is independent from the terrain #5

Closed
GamingCrew69 opened this issue Jul 19, 2023 · 0 comments
Closed

The biome generator is independent from the terrain #5

GamingCrew69 opened this issue Jul 19, 2023 · 0 comments
Assignees

Comments

@GamingCrew69
Copy link

GamingCrew69 commented Jul 19, 2023

The biomes generator does not have a way of determining whether the terrain should have a mountain or a plains biome depending on the type of terrain (except for oceans). There simply is not a value that changes depending on the terrain type (except continentalness at the edges of continents and the river value near rivers) which means that the biomes are completely independent from the terrain. This means that a jagged spikes biome can spawn on a plains terrain type and a plains biome can spawn at the top of a mountain at y=300. This issue did not exist back in 1.18 where biomes were dependent on terrain type.

@GamingCrew69 GamingCrew69 changed the title The biome generator is completely independent from the terrain The biome generator is independent from the terrain Jul 19, 2023
@racoonman2 racoonman2 self-assigned this Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants