Update readme

This commit is contained in:
Juraj Vajda 2023-04-03 20:14:59 -04:00
parent ce3ca0afb3
commit 82d226e1ce

View File

@ -9,6 +9,7 @@ It also adds structures, dungeons with loot chests, and custom skyboxes based on
## Features ## Features
* supports MineClone2 - see attached `minetest.example.mcl.conf` for best optimized settings
* player name tag will hide when sneaking * player name tag will hide when sneaking
* item magnet pickup when holding sneak * item magnet pickup when holding sneak
* granular biome settings * granular biome settings
@ -64,18 +65,27 @@ https://bitbucket.org/minetest_gamers/everness/issues
## Dependencies ## Dependencies
- default - *none*
## Optional Dependencies ## Optional Dependencies
- xpanes - default (MTG)
- doors - xpanes (MTG)
- stairs - doors (MTG)
- walls - stairs (MTG)
- walls (MTG)
- x_obsidianmese (for paths) - x_obsidianmese (for paths)
- x_tumbleweed (adds tumbleweeds to deserts) - x_tumbleweed (adds tumbleweeds to deserts)
- x_farming (bonemeal, recipes...) - x_farming (bonemeal, recipes...)
- x_clay (mapgen structures, loot chests...) - x_clay (mapgen structures, loot chests...)
- mcl_core (MCL)
- mcl_fences (MCL)
- mcl_walls (MCL)
- mcl_stairs (MCL)
- mcl_util (MCL)
- mcl_autogroup (MCL)
- mcl_doors (MCL)
- mcl_mapgen_core (MCL)
## License ## License