mcpe_viz icon indicating copy to clipboard operation
mcpe_viz copied to clipboard

Is it possible to view the seed of the current map?

Open phunni opened this issue 5 years ago • 1 comments

Issue is really int the title...

phunni avatar Jul 23 '18 21:07 phunni

In the filename of the output .js, the third line has:

var worldSeed = 1405098234;

For example, I use this on the command line:

 ./mcpe_viz --db /home/rpn/ownclouddata/mecu/files/minecraft/z4QAADH6AgA\=/ --out /home/rpn/www/minecraft/mecu/birch-lake/birch-lake --html-all --quiet

Thus, in the birch-lake.js file is the seed.

MECU avatar Dec 31 '18 04:12 MECU