srifqi
010fa04b84
Performance Update (1)
200% faster. Fissure changed to 'minetest.get_perlin_map' from 'minetest.get_perlin'. Less cave (from 10 to 5).
amgmt
Another Map Generator mod for Minetest
Still experimental!
##License CC0 1.0 Universal
##Dependencies
- default
- flowers
##Feature
- 16 biome
- Biomes, Trees, Nodes, Ores, etc. are modifyable
- Experimental water lakes!
- 'Moreores' mod support
- New caving system! (May intersect with fissure)
- Using 25 2D perlin noise and 1 3D perlin noise
##Noise usage
- 2 noise for height
- 2 noise for temperature and humidity
- 1 noise for experimental water lake
- 10 noise for caves
- 10 noise for cave deepness
##List of Biomes
- Frozen River
- Ice Plains
- Ice Plains Spikes
- Cold Taiga
- Gravel Plain
- Stone Plain
- Extreme Hills
- Taiga
- Plains
- Flower Plains
- River
- Swampland
- Forest
- Jungle
- Savanna
- Desert
Description
Languages
Lua
100%