xpple / SeedMapper

In-game Minecraft Fabric mod that allows you to do various things with the world seed.
GNU Lesser General Public License v3.0
183 stars 20 forks source link

SeedOverlay feature by simulated world instance #38

Open xpple opened 2 years ago

xpple commented 2 years ago

Is your feature request related to a problem? Please describe. The libraries used only generate pieces of the world and does not support 1.18 overworld terrain generation.

Describe the solution you'd like A fake world would be created that almost perfectly matches the seed's default terrain.

Describe alternatives you've considered Only consider surface blocks (as the libraries used can in fact generate those). An advantage of this would be that it wouldn't be affected by anti-xray plugins.

Additional context I don't know how to make this version independent, which is really important. Thoughts?

pixo2000 commented 4 months ago

when for 1.20?

xpple commented 4 months ago

No ETA, but probably not very soon.