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
280 stars 41 forks source link

Allow DMS coordinates as parameters for /tpll #135

Open LamNguyenNN opened 4 years ago

LamNguyenNN commented 4 years ago

Added a code block that parses DMS (degree/minute/second) coordinates and converts them to decimal degrees that the mod usually accepts.