Simplex Terrain Generation is a world generation mod focused on giving users the ability to extensively customize the terrain generation and generating that terrain quickly. To use Simplex Terrain Generation, select the world type “Simplex Terrain” when making a new world. Server owners will want to put “simplex” as the level type in server.properties. Simplex Terrain Generation requires Fabric API.

Simplex Terrain mod for minecraft logo

Configuration:

When launching the game for the first time, you will get a new file in your config folder called simplexterrain.json. In that, you will find a plethora of values to tweak your terrain generation. Play around with it and find what suits you best!

Specific Implementation Details:

Simplex Terrain Generation uses a heightmap made out of simplex noise, normalized to fit between 256 and 0. This heightmap is used to place the actual blocks and to place the biomes. The biomes are placed in 7 distinct “regions”, to make the terrain more natural. Here’s a list of them:

  • Y0 – Y29: All variants of deep ocean
  • Y30 – Y60: All variants of ocean
  • Y63 – Y66: Beach

From Y67 onwards, biome generation is split into 4 different regions based on height (Y67 – Y90, Y91 – Y140, Y141 – Y190, Y191 – Y256). The biomes can vary, but generally become colder as the height increases. If you would like to increase the amount of cold/hot biomes, a config for that will be available in 0.5.0. If you want to change the heights that these regions start at, take a look at the config!

Screenshots:

Simplex Terrain mod for minecraft 21

Standard simplex noise

Simplex Terrain mod for minecraft 22

Perlin noise

Simplex Terrain mod for minecraft 23

Cubic noise

Simplex Terrain mod for minecraft 24

Worley noise

Simplex Terrain mod for minecraft 25

Foothills noise preset

Simplex Terrain mod for minecraft 26

Community-contributed preset

Simplex Terrain mod for minecraft 01

Simplex Terrain mod for minecraft 02

Simplex Terrain mod for minecraft 03

Simplex Terrain mod for minecraft 04

Simplex Terrain mod for minecraft 05

Simplex Terrain mod for minecraft 06

Simplex Terrain mod for minecraft 07

Simplex Terrain mod for minecraft 08

Simplex Terrain mod for minecraft 09

Simplex Terrain mod for minecraft 10

Simplex Terrain mod for minecraft 11

Requires:

Fabric Modloader

Fabric API

How to install:

How To Download & Install Mods with Minecraft Forge
How To Download & Install Fabric Mods

Simplex Terrain Generation Mod 1.16.5, 1.15.2 Download Links

For Minecraft 1.14.4

Fabric version: Download from Server 1

For Minecraft 1.15.2

Fabric version: Download from Server 1

For Minecraft 1.16.5

Fabric version: Download from Server 1

Click to rate this post!
[Total: 0 Average: 0]