This mod, originally written by paramat, serves as a basic example on how to write a performant Lua mapgen containing Perlin noise.
It optionally depends on biomegen
which, if present, will decorate the mapgen with biomes and decorations.
A basic example for writing custom Lua mapgen using Perlin noise.
This mod, originally written by paramat, serves as a basic example on how to write a performant Lua mapgen containing Perlin noise.
It optionally depends on biomegen
which, if present, will decorate the mapgen with biomes and decorations.