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
cora bc34d97699 generators: move terrain and spike noise to init 2022-03-25 16:22:48 +01:00
multi_map_core pass blockseed to individual mapgens 2022-03-25 16:21:01 +01:00
multi_map_generators generators: move terrain and spike noise to init 2022-03-25 16:22:48 +01:00
LICENSE Update LICENSE 2018-07-24 23:45:49 +02:00
README.md update readme 2022-03-24 22:03:16 +01:00
modpack.conf initial fixes to make multi map work with mcl 2022-03-24 22:01:05 +01:00
modpack.txt Turned into a modpack, supplying simple mapgen. Changed to work on chunk 2018-07-17 21:16:37 +02:00
multi_map_logo.png Adding multi_map logo 2018-07-22 17:55:56 +02:00
multi_map_logo_small.png Adding smaller multi_map logo 2018-07-24 23:55:32 +02:00
multi_map_text_logo.png Changed logo a bit 2018-07-25 00:25:40 +02:00

README.md

multi_map

Mulitple layers of map generation for MineClone.

edit mcl_multi_map/multi_map_generators/init.lua to change layer setup for now.

use /mmtp layernumber to teleport to a given layer (needs debug priv). By default there are layers 0-4 set up right now.