[ci skip] changelog: world spawn generation progress is now logged

This commit is contained in:
Dylan K. Taylor
2021-04-15 19:27:17 +01:00
parent a0c3102b05
commit ec32848a97

View File

@ -20,6 +20,9 @@ This major version features substantial changes throughout the core, including s
- [morton](https://github.com/pmmp/ext-morton)
### World handling
#### Interface
- Progress of spawn terrain chunk generation is now logged during initial world creation.
#### Functional
- Modern Minecraft Bedrock world formats are now supported.
- Automatic conversion of deprecated world formats is now implemented.