Skip to content

Commit

Permalink
set seed for server world
Browse files Browse the repository at this point in the history
  • Loading branch information
noskill committed Nov 14, 2024
1 parent 042772b commit cc3a394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/server.properties
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ hide-online-players=false
initial-disabled-packs=
initial-enabled-packs=vanilla
level-name=world
level-seed=
level-seed=43839877843298
level-type=minecraft\:normal
log-ips=true
max-chained-neighbor-updates=1000000
Expand Down

0 comments on commit cc3a394

Please sign in to comment.