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
182 stars 21 forks source link

SeedOverlay Multiversion #15

Open Krashgamer opened 2 years ago

Krashgamer commented 2 years ago

SeedOverlay + TerrainVersion. Detects the TerrainVersion for every individual chunk (not just selecting 1 version for all) and generates a SeedOverlay based on this information.

Use Scenario: When SeedMapper supports 1.12.2 (if not even lower) you could use it on 2b2t, etc. to find Player activity in often changing Terrain Versions.

con: probably very hard to implement

xpple commented 2 years ago

I'm honestly a bit scared this would be very slow as the terrain for each chunk would have to be generated well over 30 times to get full version coverage.

lnee94 commented 2 years ago

just make it so that you can Manuely set the version

xpple commented 2 years ago

You can, using the /sm:source versioned <version> command.

tmquan2508 commented 1 year ago

/sm:source versioned it not work

xpple commented 1 year ago

Please open a separate issue for this, @quangei.