Simplex Terrain Generation

A terrain generation overhaul mod with expansive mountains and highly optimized terrain generation

File Details

Simplex Terrain Generation 0.3.0

  • B
  • Dec 7, 2019
  • 972.99 KB
  • 258
  • 1.15-Snapshot
  • Fabric

File Name

simplexterrain-0.3.0.jar

Supported Versions

  • 1.15-Snapshot

Curse Maven Snippet

Fabric

modImplementation "curse.maven:simplex-terrain-generation-352997:2837669"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

You will need to regenerate your config file. Because of a new future proofing system I added, this is the last time it will be necessary.

Changelog:

  • Updated to 1.15-pre6. (It should be compatible with all 1.15 snapshots)
  • Added 4 new terrain generators! Visit the noise impementations page to learn more.
  • Added more config options.
  • Improved biome distribution again. Now, biomes are weighted based on their climate.
  • Optimized chunk generation a lot
  • Improved some more noise algorithms
  • Fixed some bugs