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:
Getting Coordinates From The "Run command /[locate biome x] and get result"

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

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you might try "execute…
Mon, 09/22/2025 - 20:24

you might try "execute command "/locate biome" at x, y, z and get result"

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
looks like the output of…
Mon, 09/22/2025 - 20:35

looks like the output of that command is never the coordinates.

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yeah @thatperson_ I do have…
Mon, 09/22/2025 - 21:02

Yeah @thatperson_ I do have that. Honestly I should have been more specific. I did that and I need to extract the coords from the result