diff --git a/README.md b/README.md index b126f53..6b74753 100644 --- a/README.md +++ b/README.md @@ -15,22 +15,7 @@ As of currently, the mod can only generate 7* LOD Levels. The generation speed w (*: More LOD levels CAN be generated but will take a VERY long time.) -To navigate to any real-world location, you can make use of the `geotp` command: - -It can be used with latitude & longitude coordinates: - - `/geotp 27.987746 86.924812` - -Or it can be used with a place name: - - `/geotp Mount Everest` - -Additionally, you can make use of the `geotool` command, which provides various utilities for navigating the world. It provides a UI to display where you currently are, and a UI to teleport to a new location with a map. - -## Data Attribution -Terrarium makes use of a large range of data sources which have been reprocessed for the purpose of this mod: - - [NASADEM: Courtesy NASA/JPL-Caltech](https://lpdaac.usgs.gov/news/release-nasadem-data-products/) - - [GEBCO Compilation Group (2019): GEBCO 2019 Grid](https://www.gebco.net/data_and_products/gridded_bathymetry_data/) - - [Land Cover: ESA Climate Change Initiative](https://www.esa-landcover-cci.org/) - - [SoilGrids: ISRIC World Soil Info](https://soilgrids.org/) - - [OpenStreetMap Contributors](https://openstreetmap.org/) - - [WorldClim](https://www.worldclim.org/) - - [iNaturalist](https://www.inaturalist.org/) +# TODO +- Figure out some way to let Terrarium load data at a lower resolution for lower level tiles. +- Fix tps lockup at some point +- i've got nothing else for now because the above should theoretically already make everything work