Minecraft /// Finding and changing the world seed Print

  • minecraft seed
  • 0

To find the seed of the current world:

  1. Start the server and wait until it has fully loaded.
  2. Open Web Console and enter seed. The returned number is the world seed.
  3. Alternatively, join the game and use /seed if you have the required permissions.

To set a seed for a newly generated world:

  1. Open Configuration Files.
  2. Click Configuration Editor for server.properties.
  3. Enter the required value under Level Seed.
  4. Save the configuration.
  5. Generate a new world and start the server. Changing the value alone does not alter an already generated world.

Was this answer helpful?

« Back