Topography

User defined custome terrain generators

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

Forge

implementation fg.deobf("curse.maven:topography-297878:3192789")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • 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