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
|
|
|
|
textures. It creates both a sense of dicovery and danger when one lands in the
|
|
|
|
wrong biome. It also adds structures, dungeons with loot chests, custom sounds 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-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
|
|
|
|
|
|
|
## Biomes
|
|
|
|
|
|
|
|
**Coral Forest**
|
|
|
|
|
|
|
|
|
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-16 16:08:13 -06:00
|
|
|
## License:
|
2023-02-15 15:40:37 -06:00
|
|
|
|
2023-02-16 16:08:13 -06:00
|
|
|
see included 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
|