Jump to content

Is this a unique world gen?


Recommended Posts

A world seed is a string of random characters based on which the generator generates the world.

 I've neve used it in DST, but i remember seeing a post about it. And after a bit of research, this mod [API] Gem Core(Now with World Seeds!) lets you insert this string before you generate a new world.

I'm testing it if it works (might not work across versions or platforms). Nevertheless, it's possible to see what your world seed is with this command:

print(TheWorld.meta.seed)

and it shows here:

obrazek.thumb.png.2acd21a068c3190e1069ae6e571cbf8c.png

... So, I tested it and for some reason it didn't add the seed on my first try (dunno why), but it did work on my second try and i got the exact same worldgen.

So it seems to work across versions (at least across versions that don't add new biomes).

Link to comment
Share on other sites

18 hours ago, DaZoul said:

indeed

i forgot to quote Well-met in my original response and i wanted him to get a notification. I also thought it would merge with my original response, and thereby be understood as a forgotten quote.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...