orangeadam3 / terra121

A Minecraft Terrain Generating Mod for Cubic Chunks 1.12.2. attempting to generate real terrain, biomes, and features on a 1:1 scale
MIT License
282 stars 40 forks source link

Can someone please help me with coordinates? #27

Closed Leebondoop closed 4 years ago

Leebondoop commented 4 years ago

I keep trying to go to Rainier, WA but the coordinates I have (46.73944444, 121.91833333) don't work, it just keeps telling me that all the clients need to be numbers or something like that

taeko-chan commented 4 years ago

Try it without the , in between

orangeadam3 commented 4 years ago

Also West/South Correspond to negative numbers so 46.73944444 -121.91833333 is in Washington wheras 46.73944444, 121.91833333 is in easten China. Be careful with that. Use "/tpll 46.73944444 -121.91833333" without quotes