File Details
Topography 1.16-1.14.2
- B
- Feb 4, 2021
- 320.22 KB
- 5.2K
- 1.16.5
- Forge
File Name
topography-1.14.2.jar
Supported Versions
- 1.16.5
Curse Maven Snippet
- Added default and example configs - There is a main file option to disable example config loading
- ChunkGeneratorBlobs - renamed to ChunkGeneratorSimplexSkylands
- ChunkGeneratorSimplexSkylands - Default sea level changed to 63
- ChunkGeneratorSimplexSkylands - Added vertical and horizontal scale args to constructor
- Fixed gui background replacement
- Added access to the Registry<DimensionSettings> to the buildChunkGenerator method
- World creation gui - Fixed crash if no presets were loaded
- World creation gui - Default vanilla background is drawn if the selected preset has no background
- World creation gui - Preset list is now hidden if there are no presets
- Presets are now registered in a Presets.js file rather than the main file
- Many changes/additions to utility methods