diff --git a/changelogs/4.0-snapshot.md b/changelogs/4.0-snapshot.md index 821269fb2..19dc5f647 100644 --- a/changelogs/4.0-snapshot.md +++ b/changelogs/4.0-snapshot.md @@ -102,8 +102,6 @@ This major version features substantial changes throughout the core, including s - `pmanvil` - 256 build-height is now supported in all worlds (facilitated by automatic conversion). - Extended blocks are now supported (facilitated by automatic conversion). -- Unsupported world formats no longer causes a crash, but a graceful shutdown instead. -- World corruption no longer causes a crash, but a graceful shutdown instead. - Lighting is no longer stored or loaded from disk - instead, it's calculated on the fly as-needed. This fixes many long-standing bugs. #### Performance