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 423c153e47 Fixed missing test on the simple generators params (nil check),
parameterized the levels generator settings so they can now be
passed on generator registration, changed levels local noises to
global noises. Fixed HUD offset issue, where it would show the
wrong zone and relative coordinates off by 1. Added support for
per layer specific settings such as enabling/ disabling bedrock
or skyrock per layer, overriding certain other settings or
behavior, etc.
2018-08-03 12:30:42 +02:00
multi_map_core Fixed missing test on the simple generators params (nil check), 2018-08-03 12:30:42 +02:00
multi_map_generators Fixed missing test on the simple generators params (nil check), 2018-08-03 12:30:42 +02:00
LICENSE Update LICENSE 2018-07-24 23:45:49 +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
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 Minetest