config & readme

master
Kyra Zimmer 2020-08-17 07:48:06 +02:00
parent 912bf90c23
commit 5acd72ff48
2 changed files with 5 additions and 3 deletions

View File

@ -65,7 +65,7 @@ run minetest, select WorstBlockGame, create a map with the following settings:
* `[x]` Caverns
* `[x]` Rivers
* `[x]` Mountains
* `[ ]` Floatlands
* `[x]` Floatlands
Then play the map.

View File

@ -33,14 +33,16 @@ time_speed = 24
# mapgen
mg_flags = dungeons, decorations, caves
mgv7_spflags = mountains, ridges, floatlands, caverns
mgv7_floatland_ymin = 2048
mgv7_floatland_ymax = 4096
mgv7_floatland_ymin = 5000
mgv7_floatland_ymax = 11000
# mod: nether (but also mapgen)
nether_fasttravel_factor = 16
nether_portalBook_loot_weighting = 2
nether_realm_enabled = true
nether_enable_portal_example_floatlands = true
nether_enable_portal_example_surfacetravel = true
nether_depth_ymax = -5000
nether_depth_ymin = -11000
# mod: mobs
mob_difficulty = 1