diff --git a/README.md b/README.md index e45320c..2448880 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ It also adds structures, dungeons with loot chests, and custom skyboxes based on ## Features +* supports MineClone2 - see attached `minetest.example.mcl.conf` for best optimized settings * player name tag will hide when sneaking * item magnet pickup when holding sneak * granular biome settings @@ -64,18 +65,27 @@ https://bitbucket.org/minetest_gamers/everness/issues ## Dependencies -- default +- *none* ## Optional Dependencies -- xpanes -- doors -- stairs -- walls +- default (MTG) +- xpanes (MTG) +- doors (MTG) +- stairs (MTG) +- walls (MTG) - x_obsidianmese (for paths) - x_tumbleweed (adds tumbleweeds to deserts) - x_farming (bonemeal, recipes...) - 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