Skip to content

Conversation

@thomasmny
Copy link
Owner

To achieve this, a new file (.buildsystem-generator-date.txt) is stored in the world's directory.
The content of this file can be one of two values:

  • The predefined generator (NORMAL, FLAT, VOID, etc.)
  • The custom generator used to create the world

This file is then used for custom worlds to determine which chunk generator is to be used for generation

Fixes #244

To achieve this, a new file (`.buildsystem-generator-date.txt`) is stored in the world's directory. The content of this file can be one of two values:
- The predefined generator (`NORMAL`, `FLAT`, `VOID`, etc.)
- The custom generator used to create the world

This file is then used for custom worlds to determine which chunk generator is to be used for generation
@thomasmny thomasmny added this to the v3 milestone Jul 1, 2025
@thomasmny thomasmny self-assigned this Jul 1, 2025
@thomasmny thomasmny changed the title Fix template world's not keeping world generator settings Fix template worlds not keeping world generator settings Jul 1, 2025
@thomasmny thomasmny merged commit 72e9091 into dev/v3 Jul 1, 2025
2 checks passed
@thomasmny thomasmny deleted the v3/fix-template-loading branch July 1, 2025 15:13
@thomasmny thomasmny mentioned this pull request Jul 1, 2025
@thomasmny thomasmny linked an issue Jul 2, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Template don't keep world gen settings

2 participants