Started by
Rebuilt
on
Topic category: Help with Minecraft modding (Java Edition)
I need to know how to get the coordinates from the "run /[locate biome <mod_id:mod_biome>] at X Y Z"
Topic category: Help with Minecraft modding (Java Edition)
I need to know how to get the coordinates from the "run /[locate biome <mod_id:mod_biome>] at X Y Z"
you might try "execute command "/locate biome" at x, y, z and get result"
looks like the output of that command is never the coordinates.
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