Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cornernote/minetest-no_mapgen

Disable all map generation by creation aliases to air for all mapgen_ names
https://github.com/cornernote/minetest-no_mapgen

Last synced: about 2 months ago
JSON representation

Disable all map generation by creation aliases to air for all mapgen_ names

Awesome Lists containing this project

README

        

# No Mapgen for Minetest

Generate a world with only air.

## PLEASE NOTE

This mod has been replaced by a built-in mapgen mode called singlenode.

## Features

- Disables all mapgen, creating a void world.
- Creates aliases to replace all mapgen aliases with air (you will need something like worldedit to place the 1st block).

## Resources

- **[Documentation](http://cornernote.github.io/minetest-no_mapgen)**
- **[GitHub Project](https://github.com/cornernote/minetest-no_mapgen)**
- **[Minetest Forum](https://forum.minetest.net/viewtopic.php?id=3204)**

## Support

- Does this README need improvement? Go ahead and [suggest a change](https://github.com/cornernote/minetest-no_mapgen/edit/master/README.md).
- Found a bug, or need help using this project? Check the [open issues](https://github.com/cornernote/minetest-no_mapgen/issues) or [create an issue](https://github.com/cornernote/minetest-no_mapgen/issues/new).

## About

This module is open source, so it's distributed freely. If you find it useful then I ask not for your wealth, but simply to spare your time to consider the world we share by watching [Earthlings](http://earthlings.com/), a multi-award winning film available to watch online for free. A must-see for anyone who wishes to make the world a better place.

## Credits

- mauvebic - idea and code came from his nullspace modpack

## License

[BSD-3-Clause](https://raw.github.com/cornernote/minetest-no_mapgen/master/LICENSE), Copyright © 2013-2014 [Brett O'Donnell](http://cornernote.github.io/)