diff --git a/changelogs/4.0-snapshot.md b/changelogs/4.0-snapshot.md index f1c97558c..50a3872b9 100644 --- a/changelogs/4.0-snapshot.md +++ b/changelogs/4.0-snapshot.md @@ -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.