NolimitHost
Last updated: March 24, 2026
This guide shows you how to check the seed of your current Vintage Story world and set a custom seed before generating a new one. The world seed is a number or word that determines how your world is generated - two worlds using the same seed will look similar.
/info seed
Setting a seed creates a new world - the current world save will remain on the server as a backup but will no longer be loaded automatically.
data/serverconfig.json (the main configuration file for your server)."WorldConfig" block and update the "Seed" value:
"WorldConfig": {
"Seed": "YourSeedHere",
...
}
"SaveFileLocation" field to a new filename so a fresh world is generated (e.g. change Saves/default.vcdbs to Saves/newworld.vcdbs).This website uses cookies to ensure security, session management, and basic functionality. For details on all cookies used and how to manage your preferences, please see our Privacy Policy.