Worldgen setting with seed 0 is interpreted as an ASCII code
The bug
Setting the worldgen_settings.json file to have "seed": 0 causes the game to interpret it as ASCII and automatically set the seed to literal 48 instead of a random seed upon generation.