2023-02-01 22:44:42 -06:00
|
|
|
# Everness Mapgen [everness]
|
|
|
|
|
2023-02-16 16:08:13 -06:00
|
|
|
Everness is a mapgen, which aims to provide an endless array of
|
|
|
|
beautiful biomes from the surface lands to the caverns with custom-painted
|
2023-02-17 13:39:42 -06:00
|
|
|
textures. It creates both a sense of discovery and of danger when one lands in the wrong biome.
|
|
|
|
It also adds structures, dungeons with loot chests, and custom skyboxes based on the biome.
|
2023-02-01 22:44:42 -06:00
|
|
|
|
2023-02-16 16:08:13 -06:00
|
|
|
![screenshot](screenshot.png)
|
2023-02-01 22:44:42 -06:00
|
|
|
|
|
|
|
## Features
|
|
|
|
|
2023-02-20 10:34:48 -06:00
|
|
|
* granular biome settings
|
2023-02-16 16:08:13 -06:00
|
|
|
* custom sounds for some blocks, biomes
|
|
|
|
* custom textures
|
|
|
|
* custom biomes and cavern biomes
|
|
|
|
* custom tools, blocks
|
|
|
|
* custom skyboxes based on biome
|
|
|
|
* inlcudes (not for all) e.g. walls, doors, glass, stairs, vines, tools, panes, trees...
|
2023-02-01 22:44:42 -06:00
|
|
|
|
2023-02-17 21:23:38 -06:00
|
|
|
## Wiki
|
2023-02-01 22:44:42 -06:00
|
|
|
|
2023-02-17 21:23:38 -06:00
|
|
|
https://bitbucket.org/minetest_gamers/everness/wiki/Home
|
2023-02-01 22:44:42 -06:00
|
|
|
|
2023-02-17 21:23:38 -06:00
|
|
|
## Report Bugs/Suggestions
|
|
|
|
|
|
|
|
https://bitbucket.org/minetest_gamers/everness/issues
|
2023-02-01 22:44:42 -06:00
|
|
|
|
2023-02-16 16:08:13 -06:00
|
|
|
## Dependencies
|
2023-02-15 15:40:37 -06:00
|
|
|
|
2023-02-16 16:08:13 -06:00
|
|
|
- default
|
2023-02-15 15:40:37 -06:00
|
|
|
|
2023-02-16 16:08:13 -06:00
|
|
|
## Optional Dependencies
|
2023-02-15 15:40:37 -06:00
|
|
|
|
2023-02-16 16:08:13 -06:00
|
|
|
- xpanes
|
|
|
|
- doors
|
|
|
|
- stairs
|
|
|
|
- walls
|
2023-02-15 15:40:37 -06:00
|
|
|
|
2023-02-17 21:23:38 -06:00
|
|
|
## License
|
2023-02-15 15:40:37 -06:00
|
|
|
|
2023-02-17 21:27:21 -06:00
|
|
|
see included [LICENSE.txt](LICENSE.txt) file for more info
|
2023-02-15 15:40:37 -06:00
|
|
|
|
2023-02-16 16:08:13 -06:00
|
|
|
## Installation
|
2023-02-15 15:40:37 -06:00
|
|
|
|
2023-02-16 16:08:13 -06:00
|
|
|
see: https://wiki.minetest.net/Installing_Mods
|