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

Wrong coords on 1.20.4 #64

Closed gptlang closed 10 months ago

gptlang commented 10 months ago

Steps to reproduce:

  1. Bump some versions (See https://github.com/gptlang/SeedMapper)
  2. Go to 1.20.4 world
  3. Add seed
  4. Do a locate

I did check and it works for 1.12.2. No clue why.

Using /sm:source versioned 1.19.4 run sm:locate feature structure village returns the same wrong results

gptlang commented 10 months ago

Ah I failed to properly read the readme