Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cornernote/minetest-no_mapgen
- Owner: cornernote
- License: other
- Created: 2012-11-08T00:13:49.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-03-25T01:51:12.000Z (almost 8 years ago)
- Last Synced: 2024-10-15T14:28:02.559Z (3 months ago)
- Language: Lua
- Homepage: http://cornernote.github.io/minetest-no_mapgen/
- Size: 96.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)