File Details
Simplex Terrain Generation 0.5.0
- B
- Dec 27, 2019
- 1.00 MB
- 7.5K
- 1.15.1+1
- Fabric
File Name
simplexterrain-0.5.0.jar
Supported Versions
- 1.15.1
- 1.15
Curse Maven Snippet
* Added Noise modifiers, a new way to change up your terrain! Here's an overview of the types that we have currently.
* Added the Soil post processor.
* Added new config options.
* Added config files for every post processor and noise modifier.
* Added more multithreading support.
* Improved biome distribution for like the 300th time now :P
* Smoothed out terrain generation.
* Removed sacrificeAccuracyForSpeed (it's built into the code now)
* Added option to change the amount of threads that you want to use for noise generation.
* Optimized chunk generation more.
* Fixed a plethora of bugs.