Fragments
Version 0.1.0
A mapgen and quests mod.
This mod adds a new base mapgen (based on a mapgen from the early days of minetest, in the versions 0.2.0) which has "floatblobs." In this first realm, the player has to collect ores and find a tower which will lead him to a new floatlands realm, if he passes the test...
New means of transport have been added for the floatlands (a bouncing slingshot!) and more are planned.
A goal for the floatlands, forcing the exploration of different biomes, as well as more new, exciting realms are planned for the future. Any suggestions or ideas for new realms are welcome!
This mod has been developed on minetest 5.7.0-dev, but should work on 5.6.0. It will not work on versions under 5.6.0.
Notes
As this mod has several lua mapgens (but only one should be working at any one time in singleplayer...), it is fairly slow and can cause severe lag, but from my tests, it remains consistantly playable on singleplayer.
Use the welcome book or /welcome for information about how to start out.
License
Code: LGPL v2.1
Textures & models: CC BY-SA 3.0
Thank you very much to @theraven262 for lots of the textures!
Thanks also to paramat for all his help with mapgen, and for his example mods. The code of the floatlands is, for its starting point, based on his fracture mod.