[2.0.72] seed not used from map-gen-settings.json
Posted: Sun Dec 28, 2025 2:30 am
Steps to reproduce:
Two identical maps (with the seed from the json file apearing when running /seed).
Actual result:
Two random maps with random seeds.
Related: 129006
- Edit the map-get-settings-example.json file to set the seed to a uint32
- Create two maps with factorio --map-gen-settings map-gen-settings.example.json --create test(1|2) (adapt to your desired folder stucture)
- Compare the maps
- (optional) run /seed to see the seeds
Two identical maps (with the seed from the json file apearing when running /seed).
Actual result:
Two random maps with random seeds.
Related: 129006