A port of the great Multi Map mod https://github.com/evrooije/multi_map to work within the unused spaces of mcl mapgen. !!ALPHA!!
Go to file
evrooije 2c2cba19ee Introduced the ability to register a fallback or layer generator with
arguments, updated simple generator to allow switching between different
content ids for the terrain generation, i.e. it can now switch between
stone and sandstone (the one registered is sandstone, the fallback does
not specify arguments during registration so it uses a default, stone).
2018-07-19 00:11:59 +02:00
multi_map_core Introduced the ability to register a fallback or layer generator with 2018-07-19 00:11:59 +02:00
multi_map_generators Introduced the ability to register a fallback or layer generator with 2018-07-19 00:11:59 +02:00
LICENSE Initial commit 2018-07-12 23:10:28 +02:00
README.md Initial commit 2018-07-12 23:10:28 +02:00
modpack.txt Turned into a modpack, supplying simple mapgen. Changed to work on chunk 2018-07-17 21:16:37 +02:00

README.md

multi_map

Mulitple layers of map generation for Minetest