mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-28 10:40:28 +01:00
Fix map seed to match the real seed used in NALC
This commit is contained in:
parent
108a3d4de9
commit
1a4b5cd2fb
@ -94,7 +94,7 @@ disable_anticheat = true
|
|||||||
###########################
|
###########################
|
||||||
# A chosen map seed for a new map, leave empty for random
|
# A chosen map seed for a new map, leave empty for random
|
||||||
#fixed_map_seed = 13107546752813893513
|
#fixed_map_seed = 13107546752813893513
|
||||||
fixed_map_seed = 5841458415838469071
|
fixed_map_seed = 1681440164076556961
|
||||||
# Enable dungeons on new worlds.
|
# Enable dungeons on new worlds.
|
||||||
mg_flags = trees, caves, dungeons, decorations
|
mg_flags = trees, caves, dungeons, decorations
|
||||||
# Enable jungles on new worlds, disable biome blend and mud flow (faster, looks better).
|
# Enable jungles on new worlds, disable biome blend and mud flow (faster, looks better).
|
||||||
|
Loading…
Reference in New Issue
Block a user