Fix map seed to match the real seed used in NALC

This commit is contained in:
sys4-fr 2017-05-04 15:24:27 +02:00
parent 108a3d4de9
commit 1a4b5cd2fb
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ disable_anticheat = true
###########################
# A chosen map seed for a new map, leave empty for random
#fixed_map_seed = 13107546752813893513
fixed_map_seed = 5841458415838469071
fixed_map_seed = 1681440164076556961
# Enable dungeons on new worlds.
mg_flags = trees, caves, dungeons, decorations
# Enable jungles on new worlds, disable biome blend and mud flow (faster, looks better).