[SOLVED]Getting Coordinates From The "Run command /[locate biome x] and get result"

Started by Rebuilt on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[SOLVED]Getting Coordinates From The "Run command /[locate biome x] and get result"
Tue, 09/23/2025 - 14:32 (edited)

I need to know how to get the coordinates from the "run /[locate biome <mod_id:mod_biome>] at X Y Z"

Edited by Rebuilt on Tue, 09/23/2025 - 14:32
Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Nvrm! the x y and z work in…
Tue, 09/23/2025 - 14:16

Nvrm! the x y and z work in the number nbt tag! I was doin it at text wich it just needs to pe converted which I believe I can do

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you should use the iterators…
Tue, 09/23/2025 - 14:20

you should use the iterators otherwise it won't be the coords of the biome it finds

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you so much! it works…
Tue, 09/23/2025 - 14:28

Thank you so much! it works so well!