A Minecraft Terrain Generating Mod for Cubic Chunks 1.12.2. attempting to generate real terrain, biomes, and features on a 1:1 scale
282
stars
40
forks
source link
Allow DMS coordinates as parameters for /tpll #135
Open
LamNguyenNN opened 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.